PatternMatching and DeferredListOperation
DominicAglialoro
released this
18 Jan 01:04
·
31 commits
to master
since this release
- Added PatternMatching, a utility class for finding patterns in sets of data. Particularly useful for finding sequences of instructions when using transpilers
- Added DeferredListOperation, a utility class for queuing multiple changes to a list and applying them at the same time