diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-03-11 16:11:24 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-03-11 16:11:24 -0500 |
commit | f186ff2a22459ebf2fd83b63b66370d018dcbbef (patch) | |
tree | 2b563accc27a0855dc2089e347798df351cc0e7a /README.md | |
parent | 400e277b0c111739ea4ed426328cbcc4472744df (diff) |
find
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ Running Alee without `core.fth` or `core-ext.fth` passed as arguments will leave * Pictured numeric output conversion (e.g. `<# #>`) * Words for unsigned integers: `U. U< UM* UM/MOD` * `>NUMBER` -* `FIND` **Missing** core extensions: ``` |