collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.lists
/
FieldedCollectionsExtensions
/
firstOrNull
first
Or
Null
@
JvmName
(
name
=
"firstOrNull_with_it_unibo_collektive_aggregate_Field_of_collections_List_of_T_end_end"
)
fun
<
T
,
ID
:
Any
>
Field
<
ID
,
List
<
T
>
>
.
firstOrNull
(
)
:
Field
<
ID
,
T
?
>