makth
Toggle table of contents
1.3.2
common
Platform filter
common
Switch theme
Search in API
makth
core
/
dev.makth.operations
/
OperationFactory
/
initialize
initialize
fun
initialize
(
operator
:
String
,
left
:
Value
,
right
:
Value
)
:
Value
Initialize an operation from an operator and two values
Return
Operation
Parameters
operator
Operator
left
Left value
right
Right value