constraintless
constraintless
thaj.constraintless
All
All
Trap
Elem
Elem
Evidence
HCons
HList
HList
HNil
Head
MathOp
MathOp
Proxy
Tail
~>
thaj.constraintless.examples
CondE
Eq
EqE
Expr
Expr
ExprExample
IntBool
IntBool
ProdE
Ratio
Show
Show
ValueE
compiler
thaj.constraints.examples
Ops
Ops
Pure
Ratio
Zip
QueryPlannerSpec
queryplanner
Api
DMap
ExecPlan
Query
queryplannercompiler
ExecSummary
constraintless
/
thaj.constraints.examples
/
queryplanner
/
DMap
DMap
case
class
DMap
[
K
,
A
,
B
](
self:
Query
[
K
,
A
],
f:
A
=>
B
)
extends
Query
[
K
,
B
]
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Query
[
K
,
B
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
map
[
B
](
f:
B
=>
B
):
Query
[
K
,
B
]
Inherited from:
Query
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product