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.constraintless.examples
/
ExprExample
ExprExample
object
ExprExample
extends
App
Graph
Supertypes
Self type
trait
App
trait
DelayedInit
class
Object
trait
Matchable
class
Any
ExprExample
.type
Type members
Value members
Type members
Types
type
AllowedTypes
=
HCons
[
Int
,
HCons
[
Double
,
HCons
[
Boolean
,
HCons
[(
Double
,
Double
),
HNil
]]]]
Value members
Inherited methods
final protected
def
args
:
Array
[
String
]
Inherited from:
App
final
def
main
(
args:
Array
[
String
]):
Unit
Inherited from:
App
Deprecated and Inherited methods
@deprecated
(message = "the delayedInit mechanism will disappear", since = "2.11.0")
override
def
delayedInit
(
body:
=>
Unit
):
Unit
Deprecated
[Since version 2.11.0]
the delayedInit mechanism will disappear
Definition Classes
App
->
DelayedInit
Inherited from:
App
Concrete fields
val
value
:
Expr
[
AllowedTypes
,
Double
]
val
value2
:
Expr
[
AllowedTypes
, (
Double
,
Double
)]
val
value3
:
Expr
[
AllowedTypes
,
Int
]