condp Edit. (let [a 5] (condp = a 1 "hi" 5 "fun")) -> "fun". The test expression (1 and 5 in the above example) is inserted as first parameter to the ...
確定! 回上一頁