lib-laddertypes/src
2024-08-11 22:50:48 +02:00
..
test fix returned halo type in find_morphism_with_subtyping() 2024-08-06 15:37:23 +02:00
bimap.rs make decoration comment style consistent 2023-10-02 15:07:42 +02:00
curry.rs fix warnings 2023-10-02 15:15:58 +02:00
dict.rs TypeID: add Copy trait 2024-08-05 00:11:37 +02:00
lexer.rs make decoration comment style consistent 2023-10-02 15:07:42 +02:00
lib.rs turn Morphism into trait and add find_morphism() function 2024-08-05 02:54:35 +02:00
lnf.rs lnf: remove unnecessary mut 2023-10-03 03:35:29 +02:00
morphism.rs morphism base: find shortest path instead of just some path 2024-08-11 22:50:48 +02:00
parser.rs parser: remove FromStr & always improve parse() function 2023-10-02 15:05:25 +02:00
pnf.rs add param_normalize() to get Parameter-Normal-Form (PNF) 2024-05-01 15:10:29 +02:00
subtype.rs is_syntactic_subtype(): remove option in Err variant 2023-10-03 03:34:55 +02:00
term.rs substitutions 2023-10-30 17:22:00 +01:00
unification.rs unification 2023-11-11 16:26:30 +01:00
unparser.rs implement unparse() 2023-10-03 03:30:38 +02:00