PipeF

gql.interpreter.PipeF
See thePipeF companion object
trait PipeF[F[_]]

Attributes

Companion:
object
Source:
PipeF.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def apply[A]: (F, Chunk[A]) => Chunk[A]

Attributes

Source:
PipeF.scala