Opt

jaskell.parsec.Opt$
See theOpt companion class
object Opt

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Opt.type

Members list

Concise view

Value members

Concrete methods

def parse[E, T](p: Parsec[E, T], otherwise: T): Opt[E, T]