roc/compiler/types/src
Folkert 12a819e762 extract tags from the ext variable
turns out this is always needed. I also removed the explicit check for an empty tag union: there could still be tags in the ext even if the union itself seems empty.
seems weird to optimize for the empty case because it'll be very rare in practice
2020-03-06 13:45:59 +01:00
..
boolean_algebra.rs Extract can/ into its own crate, plus its deps 2020-03-05 23:01:32 -05:00
lib.rs Move pretty_print_types into types crate 2020-03-06 02:01:05 -05:00
pretty_print.rs extract tags from the ext variable 2020-03-06 13:45:59 +01:00
solved_types.rs Move constrain and its deps into their own crates 2020-03-06 01:43:39 -05:00
subs.rs Extract can/ into its own crate, plus its deps 2020-03-05 23:01:32 -05:00
types.rs Move pretty_print_types into types crate 2020-03-06 02:01:05 -05:00