kmath
common
kmath-ast
/
space.kscience.kmath.ast.rendering
/
BinaryPlusSyntax
/
BinaryPlusSyntax
Binary
Plus
Syntax
common
fun
BinaryPlusSyntax
(
operation
:
String
,
left
:
OperandSyntax
,
right
:
OperandSyntax
)
Content copied to clipboard
Parameters
left
The augend.
right
The addend.
Sources
common source
Link copied to clipboard