map performs an operation on each values of a sequence. When applying map to an Observable , map will receive T as a parameter to its block.
確定! 回上一頁