We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a917c65 commit c56db0dCopy full SHA for c56db0d
src/core/rules.rkt
@@ -7,7 +7,7 @@
7
8
(provide *rules*
9
(struct-out rule)
10
- add-sound-with-wildcard)
+ add-sound)
11
12
;; A rule represents "find-and-replacing" `input` by `output`. Both
13
;; are patterns, meaning that symbols represent pattern variables.
0 commit comments