core-logic

nathanmarz 2020-09-29T20:14:58.000500Z

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

nathanmarz 2020-09-29T20:15:45.001400Z

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