Hey folks, I am transforming something with m/walk that transforms the schema vector to a malli.core$_map_schema$reify$reify__XXXX That's fine in the app but how do I test it (say in a is) ?
m/walk
malli.core$_map_schema$reify$reify__XXXX
is
m/form
Oh thank you I knew there was a way :D
https://github.com/metosin/malli/blob/5e18221868bfe7fe7810fd91d452d686c34c5290/test/malli/core_test.cljc#L728-L731