toggle menu
dsl
2.1.0
common
switch theme
search in API
dsl
/
it.unibo.collektive.field
/
min
min
fun
<
T
:
Comparable
<
T
>
>
Field
<
T
>
.
min
(
includingSelf
:
Boolean
=
true
)
:
T
Get the minimum value of a field.
Parameters
including
Self
if true the local node is included in the computation.