fm-lazyseq
fm-lazyseq
API
fm.lazyseq
BufferedLazySeq
BufferedLazySeq
EmptyLazySeq
Implicits
LazySeqRichFile
IteratorLazySeq
JavaIterableLazySeq
JavaIteratorLazySeq
LazySeq
Both
EitherOrBoth
Left
Right
LazySeq
LazySeqBuilder
AbortedException
ResourceLazySeq
SerializerReader
SerializerReader
SortedLazySeqBuilder
SortedLazySeqBuilder
ReadSortedRecords
TmpFileLazySeq
TmpFileLazySeqBuilder
fm-lazyseq
/
fm.lazyseq
/
LazySeq
/
Left
Left
fm.lazyseq.LazySeq$.Left
final case
class
Left
[
L
](
left
:
L
)
extends
EitherOrBoth
[
L
,
Nothing
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
EitherOrBoth
[
L
,
Nothing
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
leftOption
:
Option
[
L
]
def
rightOption
:
Option
[
Nothing
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product