PartialExprFunction

name.rayrobdod.stringContextParserCombinator.PartialExprFunction
See thePartialExprFunction companion trait

Attributes

Companion
trait
Source
PartialExprFunction.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[Expr[_], A, Z](isDefinedAtFn: A => Expr[Boolean], applyFn: A => Z): PartialExprFunction[Expr, A, Z]

Attributes

Source
PartialExprFunction.scala