phasedb v0.0.2 PhaseDB.Compiler.SelectFilter
Compile the where clauses of a %Select{}
query into a filter function.
Summary
Functions
Compile the where clauses of a %Select{}
query into a filter function
Functions
Specs
compile(PhaseDB.Select.t) :: (... -> any)
Compile the where clauses of a %Select{}
query into a filter function.