HexaDigitChar

ostrat.HexaDigitChar
object HexaDigitChar

Extractor function object for hexadecimal characters.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(input: Char): Option[(Char, Int)]

Extractor unapply method for hexadecimal characters.

Extractor unapply method for hexadecimal characters.

Attributes