Save fuzzy matches

This commit is contained in:
2023-04-18 16:40:31 -06:00
parent ecd165e908
commit 28597a74a1

View File

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