Function empty_col

Source
pub fn empty_col<T>() -> EmptyCol<T>
Expand description

Creates an iterable collection without any element.