Fork me on GitHub
#malli
<
2022-08-08
>
Noah Bogart16:08:33

Just opened an https://github.com/metosin/malli/issues/734 for a subtle implementation detail/maybe bug with :tuple schemas: if given a seq, m/encode silently fails to do any encoding instead of coercing to a vector.

👌 1
Eugen23:08:43

is there a guide/version of this article with malli ? https://cognitect.com/blog/2017/3/24/3xeif9bxaom78qyzwssgwz1leuorh4

ikitommi06:08:24

not exactly that, would you be interested in writing that?

ikitommi06:08:32

should be easy to map that to malli

Eugen08:08:55

sounds interesting, but right now I don't have time for that. getting my bearings and it takes quite some time. I will consider this in a few months when I get more confient I did (re)found specmonstah (the third time) https://github.com/reifyhealth/specmonstah/ . On papaer it provides what I need so I am going to work with that and see if it's a good fit for what I am looking for: generate data for a web app to facilitate demos