malli 2025-03-26

Is there a function to sort of 'render' a union schema into a non-union'd schema? Just experimenting with different methods and would like to validate some assumptions about union.

and is that function

m/decode

I realized I wanted marge instead of union and changed my approach a bit.. so I think I have this one sorted!