Use type-level polymorphism
Closed this issue · 0 comments
bugarela commented
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.