ExecutionParams

libretto.ExecutionParams$
See theExecutionParams companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Free

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Free.type
sealed trait Free[Q[_], A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Ext[Q, A]
class One[Q]
class Zip[Q, A, B]
trait WithScheduler[P[_]] extends ExecutionParams[P]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ExecutionParam.type

Givens

Givens

given executionParamsFree[Q[_]]: executionParamsFree[Q]