Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Pinned
71 contributions in the last year
Contribution activity
December 2019
AdamNiederer has no activity
yet for this period.
November 2019
Created an issue in juxt/crux that received 1 comment
Allow clojure.lang.Cons as a predicate
Hey, thanks for releasing such an awesome database!
I noticed that this query
{:find ['e] :where [['e :name 'n] [(cons '= '(n "hi"))]]}
will fail :…
1
comment