Fork me on GitHub
#malli
<
2020-08-31
>
ikitommi06:08:53

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.

ikitommi06:08:34

relates to 5 issues and 2 PRs, one of the last design decisions that needed re-visiting.