Function: get-wisp-k

Source

(defun get-wisp-k (k-id) 
  (gethash k-id *wisp-ks*))
Source Context