rasteiner / k3-whenquery

Conditionally show fields and sections. Better.
MIT License
64 stars 1 forks source link

add array operators #2

Closed rasteiner closed 2 years ago

rasteiner commented 2 years ago

adds array operators: ::any, ::all, ::count, ::filter, ::map. See test file for examples

fixes #1