Method
calculate
Returns the computed value of the expression. >>>calculate("(1+(4+5+2)-3)+(6+8)") 23 >>>calculate("( 11 + ( 41 + 51 + 21 ) - 31 ) + ( 16 + 18 )") 127
(self, s: str)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected