# Functions
MatchAll greedily finds all disjoint matches of a given pattern in a formula and returns them in the form of a list.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Parser represents an algorithm that recognizes a set of syntactic expressions and returns a Go representation of the parsed information.