Michael Sippel
47dd4ce747
- <Vec Char> ~> <Vec ReprTree> packing/unpacking - remove Arc<RwLock<>> around EditTree - gentle ListEditor update - reactivate PosInt example |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.