Executor

ldbc.dsl.Executor
See theExecutor companion trait
object Executor

Attributes

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

Members list

Value members

Concrete methods

def pure[F[_] : Temporal, T](value: T): Executor[F, T]

Attributes

Source
Executor.scala

Givens

Givens

given given_Functor_Executor[F[_] : Temporal]: given_Functor_Executor[F]

Attributes

Source
Executor.scala
given given_Monad_Executor[F[_] : Temporal]: given_Monad_Executor[F]

Attributes

Source
Executor.scala