dsl
Toggle table of contents
13.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.field
/
Field
/
asSequence
as
Sequence
abstract
fun
asSequence
(
)
:
Sequence
<
Pair
<
ID
,
T
>
>
Transform the field into a sequence of pairs containing the
ID
and the associated value.