You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prod.passTo sounds good! I don't really care about typesafe indexing (although that would be pretty cool if the index was passed as a constant!)... a .toTuple or something would be nice as a basic way to access, but maybe best not to add features that aren't needed.
It would be good to have an accessor for products and coproducts.
Even better if there was a way to get a tuple / nested scalaz disjunction.
And for products, even better if there was a macro that allowed me to pass a
Prod
to a method that accepts X parameters 😄The text was updated successfully, but these errors were encountered: