oxygen.core
package oxygen.core
Members list
Type members
Experimental classlikes
object Color
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
- Known subtypes
-
object Colorlesstrait NonColorlesstrait Coloredobject Extendedobject PreferSimpleobject Simpleobject ShowColorNameShow all
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ColorState
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ColorState.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ColorString
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ColorString.type
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
- Self type
-
E
object Enum
object IndentedString
Attributes
- Companion
- trait
- Experimental
- true
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
IndentedString.type
sealed trait InfiniteSet[A] extends Product
object InfiniteSet
Attributes
- Companion
- trait
- Experimental
- true
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InfiniteSet.type
final case class NonEmptyList[+A](head: A, tail: List[A]) extends PartialFunction[Int, A]
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PartialFunction[Int, A]trait Int => Aclass Objecttrait Matchableclass AnyShow all
object NonEmptyList
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
NonEmptyList.type
object TypeTag
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
Types
Value members
Experimental fields
Attributes
- Experimental
- true
Givens
Experimental givens
Attributes
- Experimental
- true
Extensions
Experimental extensions
extension (self: Seq[ColorString])
Attributes
- Experimental
- true
Attributes
- Experimental
- true
def csMkString(start: String | ColorString, sep: String | ColorString, end: String | ColorString): ColorString
Attributes
- Experimental
- true
Implicits
Experimental implicits
Attributes
- Experimental
- true
In this article