ParserInstance

sbt.std.ParserInstance

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object parserFunApplicative extends Applicative[F1]

Attributes

Supertypes
trait Applicative[F1]
trait Apply[F1]
trait Functor[F1]
class Object
trait Matchable
class Any
Show all
Self type

Types

type F1[x] = State => Parser[x]

Givens