WIP refactoring
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
** - Not Optimisation. Similar to the above. Convert _nots_ into positive cases by inverting full range of characters.
|
||||
** - Also Optimisation. Two Character parsers together can be condensed to a single string parser.
|
||||
** - Lookup Optimisation. Finite State Machine Parser.
|
||||
** -
|
||||
** - Or Fail Removal.
|
||||
**
|
||||
*/
|
Reference in New Issue
Block a user