Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@evtn evtn released this 21 May 14:55
4dbff8c
  • Added complexity attribute on all Token instances. Integer, higher values mean higher complexity.
    More on how it's calculated in help(Expression.complexity)
  • Added pattern matching (more on that later in README), mostly for cleaner simplification code.