Skip to main content
add
logicaffeine_
compile
0.10.0
In logicaffeine_
compile::
semantics::
arith
logicaffeine_compile
::
semantics
::
arith
Function
add
Copy item path
Source
pub fn add( left:
RuntimeValue
, right:
RuntimeValue
, ) ->
Result
<
RuntimeValue
,
String
>