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

compile(select)

Specs

compile(PhaseDB.Select.t) :: (... -> any)

Compile the where clauses of a %Select{} query into a filter function.

match_head_for(wheres)