DepFn2

org.parboiled2.support.hlist.ops.hlist.DepFn2
trait DepFn2[T, U]

Dependent binary function type.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Prepend[P, S]
trait ReversePrepend[P, S]

Members list

Type members

Types

type Out

Value members

Abstract methods

def apply(t: T, u: U): Out