Sequence functions (map, filter, etc) implicitly call seq on the incoming (seqable) collection and return a sequence (possibly empty, not nil).
確定! 回上一頁