interface-types/tests
Ivan Enderlin 419dcc6415 feat(interface-types) Add the Vec1 type to represent a non-empty vector.
`Vec1` is used by `RecordType` to ensure that a record have at least 1
field. Then an `InterfaceValue::Record` is ensured to get at least one
value with the type-checking pass.
2020-04-03 16:13:44 +02:00
..
binary.rs feat(interface-types) Add the Vec1 type to represent a non-empty vector. 2020-04-03 16:13:44 +02:00