https://github.com/metosin/malli/pull/212 would remove m/map-entries
in favor of m/entries
retuning a sequence of clojure.lang.MapEntry
. m/children
is quaranteed to return the tupl-3 of [key properties schema]
in the future. This is a breaking change, so comments welcome.
relates to 5 issues and 2 PRs, one of the last design decisions that needed re-visiting.