Last updated 5 months ago
• Docs
/ / MaybeIterable
MaybeIterable<T>: Iterable<T> | T
T
Iterable
Something that could be a value or an iterator over that value type