Skip to content

Instantly share code, notes, and snippets.

@bendlas
Last active December 13, 2015 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bendlas/4988700 to your computer and use it in GitHub Desktop.
Save bendlas/4988700 to your computer and use it in GitHub Desktop.
(let [m {0 :z 1 :o 2 :t 3 :th}]
(run* [q]
(fresh [r]
(fd/in r (fd/interval 1 2))
(featurec m {r q}))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment