Created
April 2, 2021 17:01
-
-
Save mprokopov/195b2e0352af9bf58f85048de92afbfc to your computer and use it in GitHub Desktop.
cognitect rebl tap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(require '[cognitect.rebl]) | |
(cognitect.rebl/ui) | |
(add-tap #'cognitect.rebl/submit) | |
(tap> [1 2 3]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment