lib-nested/examples/tty-02-digit
Michael Sippel 4c0e9da2d3
fixup examples
also fix behaviour of insert_leaf() & attach_leaf_to() when type of current repr-node occurs inside the type of the leaf
2024-08-03 15:44:04 +02:00
..
src fixup examples 2024-08-03 15:44:04 +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-02-digit

This example demonstrates how a very simple editor for hexadecimal digits can be created with lib-nested and the lib-nested-tty backend.