Kaba function common.AddOperator ed
...
Syntax ed
func static common.AddOperator(s: string, p1: shared![Term], p2: shared![Term]) -> xfer[Term]
Parameters ed
- s: string
- ...
- p1: shared![Term]
- ...
- p2: shared![Term]
- ...
Return ed
...
...
func static common.AddOperator(s: string, p1: shared![Term], p2: shared![Term]) -> xfer[Term]
...