View Source Iter.Iterable.Empty (iterex v0.1.2)
An iterable that's always exhausted
Summary
Types
@opaque t()
Functions
@spec new() :: t()
Creates an iterable that's always exhausted.
An iterable that's always exhausted
@opaque t()
@spec new() :: t()
Creates an iterable that's always exhausted.