lib-nested/examples/tty-04-posint
2024-05-30 23:11:50 +02:00
..
src clean up posint example & use u64 instead of usize in PositionalUInt trait 2024-05-30 23:11:50 +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