Creates the observable that results from discarding the first n elements from the given source.
Creates a sub-observable consisting of only up to the first n elements of the given source.
Creates a observable that take only a last element of the given source.
This module defines some operations like range.