lib-nested/examples/tty-03-string
2024-08-09 23:00:31 +02:00
..
src call edittree_hook in morphisms already, add edittree() getter in ReprTreeExt to further simplify application code 2024-08-09 23:00:31 +02:00
Cargo.toml cleanup examples 2024-03-21 13:27:09 +01:00
README.md add short READMEs for examples 2024-03-21 18:17:04 +01:00

tty-03-string

Similarly to tty-02-digit, a editor is created but of type . The contents of the editor can be retrieved by a morphism from the EditTree node. To demonstrate that, the values are are mapped to the TTY-display in different form.