switchIfEmpty (10) // When empty use this value - note it's a different type to the original .filter(val => val % 2 == 0) // another filter .
確定! 回上一頁