Save fuzzy matches
This commit is contained in:
@@ -26,3 +26,5 @@
|
|||||||
(put key defaultVal))
|
(put key defaultVal))
|
||||||
(dictGet m key))
|
(dictGet m key))
|
||||||
|
|
||||||
|
(method exists [:String key]
|
||||||
|
(m.exists key))
|
Reference in New Issue
Block a user