Glad it works. I don't know your whole use case, b...
# getting-started
a
Glad it works. I don't know your whole use case, but when I see a
when
statement like you have that looks for specific types, it makes me question if this might be a better use case for sealed classes than tuples, but I don't know the whole problem set here. Something to keep in mind though. ¯\_(ツ)_/¯