malli

https://github.com/metosin/malli :malli:
ikitommi 2020-08-31T06:08:53.017800Z

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.

ikitommi 2020-08-31T06:10:34.019100Z

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