kmath
0.3.1-dev-RC
common
kmath-ast
/
space.kscience.kmath.ast
/
TypedMst
/
Unary
/
Unary
Unary
constructor
(
operation
:
String
,
function
:
(
T
)
->
T
,
value
:
TypedMst
<
T
>
)
(
source
)
Parameters
T
the type.