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.iterables
/
FieldedCollectionsExtensions
/
min
min
@
JvmName
(
name
=
"min_with_it_unibo_collektive_aggregate_Field_of_collections_Iterable_of_T_end_end"
)
fun
<
T
:
Comparable
<
T
>
,
ID
:
Any
>
Field
<
ID
,
Iterable
<
T
>
>
.
min
(
)
:
Field
<
ID
,
T
>
@
JvmName
(
name
=
"min_with_it_unibo_collektive_aggregate_Field_of_collections_Iterable_of_Double_end_end"
)
fun
<
ID
:
Any
>
Field
<
ID
,
Iterable
<
Double
>
>
.
min
(
)
:
Field
<
ID
,
Double
>
@
JvmName
(
name
=
"min_with_it_unibo_collektive_aggregate_Field_of_collections_Iterable_of_Float_end_end"
)
fun
<
ID
:
Any
>
Field
<
ID
,
Iterable
<
Float
>
>
.
min
(
)
:
Field
<
ID
,
Float
>