rx.range.takeLast

This module is a submodule of rx.range. It provides basic operation a 'takeLast'

Members

Functions

takeLast
auto takeLast(auto ref TObservable observable)

Creates a observable that take only a last element of the given source.