WrappedString

scala.collection.immutable.WrappedString
See theWrappedString companion class

A companion object for wrapped strings.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final implicit class UnwrapOp(value: WrappedString) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

Value parameters

it

Source collection

Attributes

Returns

A collection of type C containing the same elements as the source collection it.

Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.

Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.

Attributes

Inherited methods

Attributes

Inherited from:
SpecificIterableFactory

Attributes

Inherited from:
SpecificIterableFactory

Concrete fields

Implicits

Implicits

Inherited implicits

Attributes

Inherited from:
SpecificIterableFactory