slickless
package
slickless
Linear Supertypes
HListShapeImplicits
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
slickless
HListShapeImplicits
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
implicit
class
HListShapeOps
[
T <:
HList
]
extends
AnyRef
Definition Classes
HListShapeImplicits
Value Members
implicit
def
hconsShape
[
L <:
ShapeLevel
,
M1
,
M2 <:
HList
,
U1
,
U2 <:
HList
,
P1
,
P2 <:
HList
]
(
implicit
s1:
Shape
[_ <:
ShapeLevel
,
M1
,
U1
,
P1
]
,
s2:
HListShape
[_ <:
ShapeLevel
,
M2
,
U2
,
P2
]
)
:
HListShape
[
L
,
::
[
M1
,
M2
],
::
[
U1
,
U2
],
::
[
P1
,
P2
]]
Definition Classes
HListShapeImplicits
implicit
def
hnilShape
[
L <:
ShapeLevel
]
:
HListShape
[
L
,
HNil
,
HNil
,
HNil
]
Definition Classes
HListShapeImplicits
Inherited from
HListShapeImplicits
Inherited from
AnyRef
Inherited from
Any
Ungrouped