grizzled

string

package string

String- and text-related classes.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. string
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class WordWrapper extends AnyRef

    Wraps strings on word boundaries to fit within a proscribed output width.

Value Members

  1. object GrizzledChar

    Companion object for GrizzledChar.

  2. object GrizzledString

    Companion object for GrizzledString.

  3. object Implicits

    String and character implicits.

  4. object WordWrapper

    Companion object for WordWrapper.

  5. package template

    Scala classes that provide for variable substitution within strings, akin to the Python StringTemplate library.

  6. object util

    Useful string-related utility functions.

Inherited from AnyRef

Inherited from Any

Ungrouped