String

object String extends Ref.Custom.Framework[String]

java.lang.String Companion

This object also defines custom containers for String type, which are parameterazed generic containers

Source
__.scala
trait Ref.Custom.Framework[String]
class Object
trait Matchable
class Any

Member

trait _extension extends _evaluate[String] with _modify[String] with _copy[String] with _transform[String] with String.Z.Lib[String]

String Extension Methods

Extension methods universaly avaialble for type java.lang.String

Companion
object
Source
__.scala
trait _extension extends _evaluate[String] with _modify[String] with _copy[String] with _transform[String] with String.Z.Lib[String]

String Extension Methods

Extension methods universaly avaialble for type java.lang.String

Companion
object
Source
__.scala
opaque type Builder
opaque type Builder
object Custom

Alias

Inherited

type Buffer = Ref.Buffer[A]
Inherited from
Framework
Source
__.scala
Inherited from
Framework
Source
__.scala
final val Collection: Ref.Collection[String]
Inherited from
Framework
Source
__.scala
type Idx = Idx[A]
Inherited from
Framework
Source
__.scala
final val Idx: Ref.Idx[String]
Inherited from
Framework
Source
__.scala
type Lookup[B] = Lookup[A, B]
Inherited from
Framework
Source
__.scala
final val Lookup: Ref.Lookup[String]
Inherited from
Framework
Source
__.scala
type Opt = Opt.type[A]
Inherited from
Framework
Source
__.scala
final val Opt: Ref.Opt[String]
Inherited from
Framework
Source
__.scala
type Pro = Pro[A]
Inherited from
Framework
Source
__.scala
final val Pro: Ref.Pro[String]
Inherited from
Framework
Source
__.scala
type Promise = Promise[A]
Inherited from
Framework
Source
__.scala
final val Promise: Ref.Promise[String]
Inherited from
Framework
Source
__.scala
type Result = Result.type[A]
Inherited from
Framework
Source
__.scala
final val Result: Ref.Result[String]
Inherited from
Framework
Source
__.scala
Inherited from
Framework
Source
__.scala

Def

val ordering: Ordering[String]

Ordering

Ordering

Returns type natural ordering

Source
__.scala
val orderingIgnoreCase: Ordering[String]

Ordering if case ignored

Ordering if case ignored

Source
__.scala