View Source Iter.Iterable.Empty (iterex v0.1.2)

An iterable that's always exhausted

Summary

Functions

Creates an iterable that's always exhausted.

Types

Functions

@spec new() :: t()

Creates an iterable that's always exhausted.