Files
c3c/lib/std
Zack Puhl 410a25f334 Add array @reduce, @filter, @any, @all, & @indices_of (#2419)
* wip: array reduce and any/all

* wip: continue adding more functional-like array module functions

* wip: documentation and other fixes

* finish unit tests, require INDEX variable in lambdas, ready for first review

* don't worry about iterating by ref (it wasn't passing it that way anyhow)

* update release notes again

* simplify, remove "summary operators" and related tests

* Use more $defined, remove "has_operator". Fix regression in `$defined(var $f = 123)`

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2025-08-25 14:47:08 +02:00
..
2025-07-20 19:57:37 +02:00
2025-08-12 16:19:41 +02:00
2025-08-22 00:26:18 +02:00
2025-07-15 20:32:18 +02:00
2025-03-10 00:11:35 +01:00