| ... | @@ -144,6 +144,11 @@ Other specification languages (like HasCASL) do so, too. For instance the logica |
... | @@ -144,6 +144,11 @@ Other specification languages (like HasCASL) do so, too. For instance the logica |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python's power operator binds more tightly than unary operators on its left, [ http://docs.python.org/reference/expressions.html](http://docs.python.org/reference/expressions.html), -1**2 results in -1.
|
|
|
|
**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
My point 3. is backed by the fact that "in case of doubt" prefix application should bind stronger than infix application.
|
|
My point 3. is backed by the fact that "in case of doubt" prefix application should bind stronger than infix application.
|
|
|
|
|
|
|
|
|
|
|
| ... | | ... | |