Save fuzzy matches

This commit is contained in:
2023-04-18 16:40:31 -06:00
parent d788b70fec
commit e43ab264df
2 changed files with 15 additions and 2 deletions

View File

@@ -26,3 +26,5 @@
(put key defaultVal))
(dictGet m key))
(method exists [:String key]
(m.exists key))