Functional Modifications
Pre-release
Pre-release
wdte: funcmod functions (#204) * res/grammar: Change funcmods. * scanner: Remove funcmod keywords. * wdte: Implenent new funcmod system. * std: Reimplement `memo` and `rev` as funcmod functions. * std: Attempt to reimplement method. * scanner: Fix FuncMods test. * multiple: Fix a bunch of linter warnings. * multiple: Remove the `nolint`s.