diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-03-11 16:32:48 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-03-11 16:32:48 -0500 |
commit | c46f531b6bb62d7dd947504a1c731efb5eb57ef5 (patch) | |
tree | a54fc62ce1bf6dad5d5b90124a9cadf6eb4feb15 /README.md | |
parent | bf7fe756a175a90dd82e970e5d620c6d8c459c17 (diff) |
u< um/mod
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ Running Alee without `core.fth` or `core-ext.fth` passed as arguments will leave **Missing** core features: * Pictured numeric output conversion (e.g. `<# #>`) -* Some words for unsigned integers: `U. U< UM/MOD` * `>NUMBER` **Missing** core extensions: |