lib-nested/examples/tty-04-posint
Michael Sippel 7762fa4b12
simplify posint example
remove setup_hex_master() / setup_dec_master() functions and instead directly call apply_morphism()
2024-08-09 02:33:48 +02:00
..
src simplify posint example 2024-08-09 02:33:48 +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