PartiallyAppliedLanguageCompiler

gql.arrow.Language.PartiallyAppliedLanguageCompiler
final class PartiallyAppliedLanguageCompiler[A](dummy: Boolean)

Attributes

Source
Language.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[B](f: Var[A] => Decl[Var[B]])(implicit sp: SourcePos, arrow: Arrow[F]): F[A, B]

Attributes

Source
Language.scala