oxygen-core
oxygen-core
API
oxygen
core
collection
Contiguous
Contiguous
Growable
Growable
Collect
Concat
DistinctBy
Empty
Fill
Filter
FlatMap
Many
Map
Single
NonEmptyList
NonEmptyList
generic
DeriveTypeTag
syntax
all
common
either
extra
functor
groupBy
ior
monad
nonEmpty
option
seqExtra
string
Alignment
stringCodec
throwable
traverse
typeclass
Applicative
Applicative
ApplicativeLowPriority
LowPriority1
Functor
Functor
FunctorLowPriority
LowPriority1
Monad
Monad
MonadLowPriority
LowPriority1
NonEmpty
NonEmpty
WasNotNonEmpty
ParTraverse
ParTraverse
ParTraverseLowPriority
LowPriority1
Pure
Pure
Semigroup
Semigroup
SemigroupLowPriority
LowPriority1
SeqOps
SeqOps
SeqOpsLowPriority
LowPriority1
Show
Show
PreferBuffer
StringCodec
StringCodec
StringDecoder
StringDecoder
Error
Hint
AllowedFormats
AllowedValues
Hint
StringEncoder
StringEncoder
Traverse
Traverse
TraverseLowPriority
LowPriority1
Zip
Zip
ZipIdId
ZipIdTuple
ZipIdUnit
ZipTupleId
ZipTuples
ZipUnitId
Zip10
Zip10
Instance
Zip3
Zip3
Instance
Zip4
Zip4
Instance
Zip5
Zip5
Instance
Zip6
Zip6
Instance
Zip7
Zip7
Instance
Zip8
Zip8
Instance
Zip9
Zip9
Instance
ZipLowPriority
LowPriority1
LowPriority2
LowPriority3
LowPriority4
Color
Color
Cased
Concrete
Default
Named
Named
Black
Blue
Cyan
Green
Magenta
Red
White
Yellow
RGB
RGB
hex
parse
parse
rgb
parse
Simple
parse
ColorMode
ColorMode
Colored
Colorless
Extended
NonColorless
PreferSimple
ShowColorName
Simple
ColorState
ColorState
Concrete
Concrete
ColorString
ColorString
ColorStringInterpolator
Enum
Enum
Companion
Companion
CaseInsensitiveStringMap
EnumMap
ToString
IndentedString
IndentedString
Break
Indented
Inline
NonInline
Str
ToIndentedString
ToIndentedString
InfiniteSet
InfiniteSet
Exclusive
Exclusive
Inclusive
Inclusive
Ior
Ior
Both
Distinct
Left
Right
Lazy
Lazy
Specified
Specified
WasNotSpecified
WasSpecified
ThrowableRepr
ThrowableRepr
TypeTag
TypeTag
PackagePrefix
Showable
TypeRef
Intersection
Single
Single
Union
Wildcard
TypeRef
Unapply
Unapply
instances
javaEnums
predef
color
core
oxygen-core
/
oxygen
/
oxygen.core
/
Ior
/
Left
Left
oxygen.core.Ior.Left
final case
class
Left
[
+
L
](
left
:
L
)
extends
Distinct
[
L
,
Nothing
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Distinct
[
L
,
Nothing
]
trait
Ior
[
L
,
Nothing
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Type members
Types
override
type
SelfT
[
+
L2
,
+
R2
] =
Left
[
L2
]
Value members
Concrete methods
override
def
bimap
[
L2
,
R2
](
lf
:
L
=>
L2
,
rf
:
Nothing
=>
R2
):
Left
[
L2
]
Attributes
Definition Classes
Ior
override
def
leftMap
[
L2
](
lf
:
L
=>
L2
):
Left
[
L2
]
Attributes
Definition Classes
Ior
override
def
map
[
R2
](
rf
:
Nothing
=>
R2
):
Left
[
L
]
Attributes
Definition Classes
Ior
override
def
rightMap
[
R2
](
rf
:
Nothing
=>
R2
):
Left
[
L
]
Attributes
Definition Classes
Ior
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods
Inherited methods