However, a problem arises when nil or false is a member of the set you're using to test a collection with. Consider the following: (if (some #{nil} [1 2 nil ...
確定! 回上一頁