condp 는 함수, 비교값을 받아서 그 함수에 유효한 첫번째 값을 반환한다 1 2 3 4 5 6 7 8 9 (defn foo [x] (println (condp = x 1 "one" ..
確定! 回上一頁