enumerati v0.0.2 Enumerati

Filter and order an enumerable collection of structs

Link to this section Summary

Link to this section Functions

Link to this function

filter(items, filters)
filter([struct()], list()) :: [struct()]

Link to this function

order(items, sort_by)
order([struct()], list()) :: [struct()]