Skip to content

add simple variants of all public module functions #27

@natecraddock

Description

@natecraddock

The module functions are becoming a bit complicated (which is fine). This is to maximize the performance of zf. But there may be cases when a simple variant is preferred (small lists to filter, for example).

So each function can offer a simple variant, and then an extended version with more parameters for maximal control

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions