OneOf

jaskell.parsec.OneOf$
See theOneOf companion class
object OneOf

Attributes

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

Members list

Concise view

Value members

Concrete methods

def parse[T](items: Set[T]): OneOf[T]