toggle menu
dsl
2.1.2
common
switch theme
search in API
dsl
/
it.unibo.collektive.field
/
Field
/
Companion
/
hood
hood
fun
<
T
>
Field
<
T
>
.
hood
(
transform
:
(
T
,
T
)
->
T
)
:
T
Reduce the elements of a field using the
transform
function.