mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +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