aboutsummaryrefslogtreecommitdiff
path: root/rprt-engine/src/selection_function.rs
AgeCommit message (Expand)Author
2025-10-31Refactor selection functions into a module, one function per filetslil
2025-10-29Add parameterised version of selection function macro, implement character fu...tslil
2025-10-29Implement some vague API for complement/conditional transformstslil
2025-10-28Playing with macro_rules, sigh.tslil
2025-10-23One painful manual currying and Higher Rank Trait Bounds application later, i...tslil
2025-10-22Implement the coniditional selection transformationtslil
2025-10-22Implement two basic selection functionstslil
2025-10-21Having a time with passing functions around, really feels like i'm fighting t...tslil