ChildFunction1

oxygen.meta.K0.Generic.ChildFunction1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type FExpr[I[_], F[_]] = Nested[I, Expr, F]
type IdExpr[I[_]] = ChildFunction1[I, Expr]
type Nested[I[_], O1[_], O2[_]] = ChildFunction1[I, [b] =>> O1[O2[b]]]

Value members

Concrete methods

def run[I[_], O[_]](i: ChildFunction0[I], f: ChildFunction1[I, O])(using Quotes): Growable[O[Bound]]