kmath-core
/
space.kscience.kmath.operations
/
invoke
common
invoke
inline operator fun <
A
:
Algebra
<*>,
R
>
A
.
invoke
(block:
A
.() ->
R
):
R
Content copied to clipboard
Call a block with an
Algebra
as receiver.