ityonemo/mavis

consider adding ability for tuples to have a fixed value?

Closed this issue · 2 comments

How does this work?

unless elem(x, 1) == :foo, do: raise "xxx"

Do I wrap the value in a struct that remembers which tuple value is flowing?

wrote essay in info/tuple_deviations.html (129b9ad), and this will trigger a refactoring of how to do tuples in general.

done, with refactoring to a saner tuple type 0a6bcff