0.7.1: Add control flow and binop functions (#90)
- Add
eq/neq/lt/lte/gt/gte/and/or/not/exist
functions - Add control flow command
while
andif
. Also an expression versionite
- Use
<exp>
in index, e.g.,v[sub(v.size(), 1)]
- Infer effective id for subnet/nodes in state tree