Skip to content

List

Compare
Choose a tag to compare
@slovnicki slovnicki released this 24 Aug 17:57
· 56 commits to master since this release

This major release brings the syntactic sugar for lists!

NEW:

  • support for list definitions with [expr1,expr2,...]
  • list library
  • result coloring

UPDATED:

  • std library
  • reduction steps coloring

FIXED:

  • alphaEquiv bug where \y.x and \x.x ended up equivalent