racket/racket
[Feature Request] `trace-define` support keyword args, default values
オープン
#4,061 opened on 2021/11/11
feature requestgood first issue
Repository metrics
- Stars
- (5,198 個のスター)
- PR merge metrics
- (平均マージ 81d 9h) (30d で 4 merged PRs)
説明
It surprised me to see that trace-define doesn't support keyword arguments like usual define. It would be nicer for displaying traces if I could use this directly even with keyword arguments.