core

oxygen.predef.core
object core

Attributes

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

Members list

Exports

Defined exports

final type Alignment = Alignment
Exported from base$
final val ArraySeq: ArraySeq
Exported from base
final type ArraySeq = ArraySeq
Exported from immutable
final type EitherNel = EitherNel
Exported from types$package$
final val Enum: Enum
Exported from base
final val EnumEncoding: EnumEncoding
Exported from base
final type EnumEncoding = EnumEncoding
Exported from typeclass
final val EnumWithOther: EnumWithOther
Exported from base
final type EnumWithOther = EnumWithOther
Exported from typeclass
Exported from extensions$package$
final val Growable: Growable
Exported from base
final type Growable = Growable
Exported from collection
final val IndentedString: IndentedString
Exported from base
final type IndentedString = IndentedString
Exported from base$
final val Ior: Ior
Exported from base
final type Ior = Ior
Exported from core
final val Lazy: Lazy
Exported from base
final type Lazy = Lazy
Exported from core
final val NonEmptyList: NonEmptyList
Exported from base
final type NonEmptyList = NonEmptyList
Exported from collection
final val PlatformCompat: PlatformCompat
Exported from base
final type PlatformCompat = PlatformCompat
Exported from base$
final val SeqOps: SeqOps
Exported from base
final type SeqOps = [F[_]] =>> SeqOps[F]
Exported from typeclass
final val SeqRead: SeqRead
Exported from base
final type SeqRead = [F[_]] =>> SeqRead[F]
Exported from typeclass
final val SeqWrite: SeqWrite
Exported from base
final type SeqWrite = [F[_]] =>> SeqWrite[F]
Exported from typeclass
final val Show: Show
Exported from base
final type Show = Show
Exported from typeclass
final val Specified: Specified
Exported from base
final type Specified = Specified
Exported from core
final val StrictEnum: StrictEnum
Exported from base
final type StrictEnum = StrictEnum
Exported from typeclass
Exported from extensions$package$
final val StringCodec: StringCodec
Exported from base
final type StringCodec = StringCodec
Exported from typeclass
final val StringDecoder: StringDecoder
Exported from base
final type StringDecoder = StringDecoder
Exported from typeclass
final val StringEncoder: StringEncoder
Exported from base
final type StringEncoder = StringEncoder
Exported from typeclass
final val ThrowableRepr: ThrowableRepr
Exported from base
final type ThrowableRepr = ThrowableRepr
Exported from base$
final val TypeTag: TypeTag
Exported from base
final type TypeTag = TypeTag
Exported from core
final val Zip: Zip
Exported from base
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]]