Skip to content

Instantly share code, notes, and snippets.

@mprokopov
Created April 2, 2021 17:01
Show Gist options
  • Save mprokopov/195b2e0352af9bf58f85048de92afbfc to your computer and use it in GitHub Desktop.
Save mprokopov/195b2e0352af9bf58f85048de92afbfc to your computer and use it in GitHub Desktop.
cognitect rebl tap
(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