snakia.core.rx.maps

Functions

map(func, /)

Classes

TypeVar(name, *constraints[, bound, ...])

Type variable.

snakia.core.rx.maps.map(func, /)[source]
Return type:

Callable[[Iterable[TypeVar(T)]], Iterable[TypeVar(U)]]