Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 'simple' high-level routines for fuzzy-match-and-verify calls | Bryan Newbold | 2021-04-14 | 1 | -0/+42 |
Some of these are a little redundant, in that calling code could trivially re-implement. However, I think these are good starters for stable external API interfaces, leaving us room to iterate and refactor lower-level implementations behind the scenes. |