Fork me on GitHub
#malli
<
2023-01-03
>
ikitommi09:01:30

would this a good or a bad change? https://github.com/metosin/malli/pull/809, comments welcome.

Ben Sless13:01:55

The change is good, but the intent is no longer clear from the function's name

👍 2
ikitommi07:01:44

Fully agree. Also, sometimes less is more. Not going to merge that.

Ben Sless07:01:45

Maybe more convenient would be a variadic arity into-registry function that takes N arguments and tries to make a registry out of them

ikitommi07:01:32

like composite-registy -> into-registry?

Ben Sless08:01:11

maybe expose it from malli.core?