lol, trolling hard :rich:
Hi, i'm playing with malli and am confused by this example from the README:
(m/validate [:? int?] [1 2])
Execution error (ExceptionInfo) at malli.core/-fail! (core.cljc:79).
:malli.core/invalid-schema {:schema :?}
@pbaille README describes what is in the master, sequence/regex schemas are not in official release. If you take the latest commit as dependency via deps, there are there
will cut a release soon, work needed for the function schemas still
@ikitommi thank you a lot 🙂