(output chan<- Item, opts ...Option)
| 66 | Scan(apply Func2, opts ...Option) Observable |
| 67 | SequenceEqual(iterable Iterable, opts ...Option) Single |
| 68 | Send(output chan<- Item, opts ...Option) |
| 69 | Serialize(from int, identifier func(interface{}) int, opts ...Option) Observable |
| 70 | Skip(nth uint, opts ...Option) Observable |
| 71 | SkipLast(nth uint, opts ...Option) Observable |
no outgoing calls