lib-nested/examples/tty-04-posint
Michael Sippel a3c701ce88
automatically generate list-map morphisms in find_morphism()
this allows us to now to create <List EditTree> from <List Char>
with apply_morphism()
2024-08-02 21:58:14 +02:00
..
src automatically generate list-map morphisms in find_morphism() 2024-08-02 21:58:14 +02:00
Cargo.toml int example & testing out more int projections 2024-05-25 00:39:47 +02:00
README.md int example & testing out more int projections 2024-05-25 00:39:47 +02:00

tty-04-posint

In the following example, a editor as before is used, but its data is morphed into representing a positional integer which is then projected into different radices and displayed in different views on screen