"do while" loop, in Clojure. ... (loop [] (do something) (when c (recur))). The first argument to loop can be used to define variables which are scoped to ...
確定! 回上一頁