Allow binary operators to be used as lambdas #876

Merged
ghallak merged 7 commits from ghallak/228 into master 2022-06-03 18:12:24 +09:00

7 Commits

Author SHA1 Message Date
Gaith Hallak
642f5a4da3 Rename the function sum to any 2022-06-02 13:36:38 +04:00
Gaith Hallak
8851629fc7 Do not allow (..) to be used as a lambda 2022-06-02 13:36:25 +04:00
Gaith Hallak
7f19cf1700 Update the docs 2022-06-01 14:38:16 +04:00
Gaith Hallak
4b81eb9646 Update CHANGELOG 2022-06-01 14:32:04 +04:00
Gaith Hallak
c3f057c438 Add tests 2022-06-01 14:28:30 +04:00
Gaith Hallak
8b2fdd5ab9 Do not register anonymous functions as called functions 2022-06-01 14:27:58 +04:00
Gaith Hallak
9308f5b416 Add operator lambdas 2022-06-01 14:27:28 +04:00