lib-nested/lib-nested-core/src/repr_tree
2024-08-23 13:57:10 +02:00
..
context.rs add static TypeIDs to create basic types without context 2024-08-23 13:56:27 +02:00
leaf.rs repr tree: split leaf & node into separate files 2024-08-04 19:27:36 +02:00
mod.rs call edittree_hook in morphisms already, add edittree() getter in ReprTreeExt to further simplify application code 2024-08-09 23:00:31 +02:00
morphism.rs add static TypeIDs to create basic types without context 2024-08-23 13:56:27 +02:00
node.rs add more types to detach 2024-08-23 13:57:10 +02:00
tests.rs in context.apply_morphism() now use find_morphism_path() to automatically find chained morphisms to create projections in ReprTree 2024-08-06 16:20:02 +02:00