CharRanges

fs2.data.text.CharRanges
See theCharRanges companion class
object CharRanges

Attributes

Companion
class
Source
CharRanges.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CharRanges.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def fromRanges(ranges: (Char, Char)*): CharRanges

Attributes

Source
CharRanges.scala
def fromRanges(ranges: List[(Char, Char)]): CharRanges

Attributes

Source
CharRanges.scala