string-context-parser-combinator
0.1.0
string-context-parser-combinator
Docs
API
name.rayrobdod.stringContextParserCombinator
typeclass
BiEithered
BiEithered
BiOptionally
BiOptionally
BiRepeated
BiRepeated
BiSequenced
BiSequenced
ContraEithered
ContraEithered
ContraOptionally
ContraOptionally
ContraRepeated
ContraRepeated
ContraSequenced
ContraSequenced
Eithered
Eithered
Optionally
Optionally
Repeated
Repeated
Sequenced
Sequenced
ToExprMapping
ToExprMapping
CodePoint
CodePoint
Extractor
Extractor
Extractors
Interpolator
Interpolator
Interpolators
LiftFunction
ParseException
Parser
Parser
Parsers
PartialExprFunction
PartialExprFunction
RepeatStrategy
Unapply
Unapply
Fixed
FixedIrrefutable
Seq
SeqIrrefutable
Zero
string-context-parser-combinator
/
name.rayrobdod.stringContextParserCombinator
/
Unapply
/
Zero
Zero
name.rayrobdod.stringContextParserCombinator.Unapply.Zero
trait
Zero
[
-
A
]
extends
Unapply
[
A
]
An extractor that extracts zero items
Attributes
Source
Unapply.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Unapply
[
A
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
unapply
(
scrutinee
:
A
):
Boolean
Attributes
Source
Unapply.scala
In this article
Attributes
Members list
Value members
Abstract methods