mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
Add the following - find_fuzzy<T>(val, "key") - find<T>(val, "key", FuzzyMatcher) to suggest typo - levenstein_matcher
Add the following - find_fuzzy<T>(val, "key") - find<T>(val, "key", FuzzyMatcher) to suggest typo - levenstein_matcher