(defn to-labels " " ([coll cat-var] (let [to-labels (:to-labels cat-var)] (for [level coll] (to-labels level)))))
Comments top
No comments for to-labels. Log in to add a comment.