Skip to content

Functional Modifications

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeedleFake DeedleFake released this 16 Jul 01:12
· 2 commits to master since this release
dd5726a
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.