Then there is the single() operator, which works a bit different but is also used to return the first element in some cases. rxjs.of(1, 2, 3) ...
確定! 回上一頁