base

oxygen.predef.base
object base

base is core before oxygen-meta

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
base.type

Members list

Exports

Defined exports

final type Alignment = Alignment
Exported from common$
final val ArraySeq: ArraySeq
Exported from immutable
final type ArraySeq = ArraySeq
Exported from immutable
final type EitherNel = EitherNel
Exported from types$package$
final val Enum: Enum
Exported from core
Exported from typeclass
final type EnumEncoding = EnumEncoding
Exported from typeclass
Exported from typeclass
Exported from typeclass
final val Growable: Growable
Exported from collection
final type Growable = Growable
Exported from collection
Exported from core
Exported from core
final val Ior: Ior
Exported from core
final type Ior = Ior
Exported from core
final val Lazy: Lazy
Exported from core
final type Lazy = Lazy
Exported from core
Exported from collection
final type NonEmptyList = NonEmptyList
Exported from collection
Exported from core
Exported from core
final val SeqOps: SeqOps
Exported from typeclass
final type SeqOps = [F[_]] =>> SeqOps[F]
Exported from typeclass
final val SeqRead: SeqRead
Exported from typeclass
final type SeqRead = [F[_]] =>> SeqRead[F]
Exported from typeclass
final val SeqWrite: SeqWrite
Exported from typeclass
final type SeqWrite = [F[_]] =>> SeqWrite[F]
Exported from typeclass
final val Show: Show
Exported from typeclass
final type Show = Show
Exported from typeclass
final val Specified: Specified
Exported from core
final type Specified = Specified
Exported from core
final val StrictEnum: StrictEnum
Exported from typeclass
final type StrictEnum = StrictEnum
Exported from typeclass
Exported from typeclass
final type StringCodec = StringCodec
Exported from typeclass
Exported from typeclass
Exported from typeclass
Exported from typeclass
Exported from typeclass
Exported from core
Exported from core
final val TypeTag: TypeTag
Exported from core
final type TypeTag = TypeTag
Exported from core
final val Zip: Zip
Exported from typeclass
final type Zip = Zip
Exported from typeclass

Deprecated defined exports

final type Enum = [E <: Enum[E]] =>> Enum[E]
Exported from core

Attributes

Deprecated
[Since version 0.0.64] use [[oxygen.core.StrictEnum]]