stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick.structure
/
helper
helper
fun
<
S
,
T
:
Any
>
SenderScope
<
S
>
.
helper
(
value
:
ContextualValue
<
S
,
T
>
)
:
StructureElement
<
S
,
Helper
<
S
,
T
>
>
fun
<
S
,
T
:
Any
>
SenderScope
<
S
>
.
helper
(
id
:
TypedIdentifier
<
T
>
)
:
StructureElement
<
S
,
Helper
<
S
,
T
>
>