Skip to content

Dupping and comparing ParseTree

Compare
Choose a tag to compare
@PhilippeSigaud PhilippeSigaud released this 05 Sep 18:13
· 93 commits to master since this release
dc2a85b

This release add idup() for creating immutable copies, make dup() work on immutable parse trees and make softCompare() work on immutable parse trees.

Many thanks to Bastiaan for the code!