Skip to content

0.7.1: Add control flow and binop functions (#90)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 17:25
· 8 commits to master since this release
4a24c21
  • Add eq/neq/lt/lte/gt/gte/and/or/not/exist functions
  • Add control flow command while and if. Also an expression version ite
  • Use <exp> in index, e.g., v[sub(v.size(), 1)]
  • Infer effective id for subnet/nodes in state tree