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/decodeexample?
I realized I wanted marge instead of union and changed my approach a bit.. so I think I have this one sorted!