dyno-schema
Toggle table of contents
0.9
common
Platform filter
common
Switch theme
Search in API
dyno-schema
dyno-schema
/
dyno
/
Selector
Selector
class
Selector
<
S
:
DynoSchema
,
R
>
Members
Properties
ent
Link copied to clipboard
val
ent
:
Entity
<
S
>
Functions
on
Link copied to clipboard
inline
fun
<
T
:
S
>
on
(
body
:
T
.
(
Entity
<
T
>
)
->
R
)
or
Else
Link copied to clipboard
inline
fun
orElse
(
body
:
S
.
(
Entity
<
S
>
)
->
R
)