scala / 3.1 / scala / collection / immutable / wrappedstring$.html

Object scala.collection.immutable.WrappedString

@SerialVersionUID(3L)

A companion object for wrapped strings.

Supertypes
Self type

Classlikes

Source
final implicit class UnwrapOp(value: WrappedString) extends AnyVal

Concrete methods

Source

Source

Inherited methods

Source
def apply(xs: Char*): WrappedString

Inherited from SpecificIterableFactory

Source
def fill(n: Int)(elem: => Char): WrappedString

Inherited from SpecificIterableFactory

Concrete fields

Source

Implicits

Source
final implicit def UnwrapOp(value: WrappedString): UnwrapOp

Inherited implicits

Source

Inherited from SpecificIterableFactory

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/immutable/WrappedString$.html