Function: save-form-k
Source
(defun save-form-k (k-id k handler-fn) (save-wisp-k k-id k :form handler-fn))
Source Context