Closed dishmint closed 1 year ago
LexicalStructure takes a little time to evaluate and I wonder if it's because the FormatToken is pattern based and has to burrow down into the expression to make replacements. There's probably a more efficient way of doing this.
LexicalStructure
LexicalStructure
takes a little time to evaluate and I wonder if it's because the FormatToken is pattern based and has to burrow down into the expression to make replacements. There's probably a more efficient way of doing this.