phasedb v0.0.2 PhaseDB.Compiler.SelectMapper
Convert a %Select{}
query into a mapper function which can be used to reduce a group of samples into a single row of results.
Summary
Functions
Compile a select query into a mapper
Functions
Specs
compile(PhaseDB.Select.t) :: (... -> any)
Compile a select query into a mapper.