@@ -39,6 +39,9 @@
(define/public (exists? key)
(ks-exists? ksh key))
(define/public (count)
(ks-key-count ksh))
(define/public (glob gl)
(ks-keys-glob ksh gl))
The note is not visible to the blocked user.