lib-laddertypes/src
2025-02-25 22:57:50 +01:00
..
test fix unification test 2025-02-25 22:57:50 +01:00
bimap.rs add Debug for Bimap & BimapTypeDict 2025-02-15 18:39:47 +01:00
curry.rs fix warnings 2023-10-02 15:15:58 +02:00
dict.rs add Send+Sync trait bound to TypeDict 2025-02-15 18:39:47 +01:00
lexer.rs make decoration comment style consistent 2023-10-02 15:07:42 +02:00
lib.rs add common_halo 2025-02-25 22:57:18 +01:00
lnf.rs lnf: remove unnecessary mut 2023-10-03 03:35:29 +02:00
morphism.rs reactivate find_morphism() 2025-02-25 22:54:18 +01:00
parser.rs make TypeDict a trait & BimapTypeDict an impl 2025-02-15 18:39:47 +01:00
pnf.rs rewrite param_normalize() 2025-02-09 12:42:24 +01:00
pretty.rs pretty format: use different colors for variables 2025-02-15 18:39:48 +01:00
steiner_tree.rs steiner tree (?) 2025-02-25 22:54:57 +01:00
subtype.rs is_syntactic_subtype(): remove option in Err variant 2023-10-03 03:34:55 +02:00
sugar.rs check if term is empty 2025-02-15 18:39:47 +01:00
term.rs steiner tree: eliminate identity loops 2025-02-15 18:39:47 +01:00
unification.rs subtype unification: dont allow trait types as subtypes 2025-02-25 22:57:25 +01:00
unparser.rs make TypeDict a trait & BimapTypeDict an impl 2025-02-15 18:39:47 +01:00