Fork me on GitHub
#core-logic
<
2020-09-29
>
nathanmarz20:09:58

what's the purpose of clojure.core.logic.protocols/IUninitialized?

nathanmarz20:09:45

I found I'm unable to write constraints on values of custom records without that record implementing that protocol, but I'm unclear what -uninitialized is supposed to do