Skip to content
Jason Barr edited this page Sep 22, 2021 · 1 revision

Think of it as like a Left type for List - an iterable sequence that represents the empty List, but returns only safe values.

Implements the full Collection interface.

Clone this wiki locally