(when (seq coll) …) So basically converting the collection into a sequence every time, leveraging the fact that empty sequence is nil, i.e. ...
確定! 回上一頁