semantic-math / math-rules

Manipulate math-ast ASTs based on algebraic rules
MIT License
4 stars 1 forks source link

Allow reversing variable length patterns #48

Open kevinbarabash opened 7 years ago

kevinbarabash commented 7 years ago

Allow matching of a_n + ... and populating a pattern of a_0 + ... or the opposite.