Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

henderjon/chevron.filters

Repository files navigation

chevron.filters

Filters is a system to write, instantiate, and/or mix-in functions for filtering either scalar values or arrays of values. The two provided are meant to be common, but the system itself is meant to be quite extensible.

There is the issue of using two or more of these filters as traits in the same class. The implementing class must resolve the conflicting method names. This is inconvenient but expected with trait usage.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info. At the moment, I recommend using ~2.0.

Latest Stable Version Build Status

About

system for filtering either scalar values or arrays of values

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages