Created
June 10, 2020 17:07
-
-
Save dustingetz/01d6b540fec75a4d96947a2911b39a76 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [:db/add [:idos.cpc/email "asdf@qwer"] :idos.cpc/email "asdf@qwer"] | |
| (def invalid? | |
| (matches? | |
| #{nil | |
| ^:& [map? #(<= (count %) 1)] | |
| #{[_ [a v] a v] | |
| [_ _ :db/id _]}})) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment