%- (:def letBinding (:let [a (:let [a "man"] a)] [b (:let [a "woman"] a)] [c (:let [a "non-binary"] a)] (:oneof (| (:let [b a] b)) (| b))))