informalsystems/cosmwasm-to-quint

Use type-level polymorphism

Closed this issue · 0 comments

Rust has type-level polymorphism. Quint now also does. We need to fix translation of some type constructors. This should also enable us to write nondet values more generally.