io.github.arainko.ducktape.internal

Members list

Type members

Classlikes

object Accumulator

Attributes

Source
Accumulator.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ConfigParser[+F <: Fallible]

Attributes

Companion
object
Source
ConfigParser.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class PossiblyFallible[F]
object Total.type
object ConfigParser

Attributes

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

Attributes

Source
FallibilityRefiner.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object Fallible

Attributes

Source
Plan.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Fallible.type

Attributes

Source
FalliblePlanInterpreter.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
FallibleTransformations.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ProductConstructor

Attributes

Companion
object
Source
ProductConstructor.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Func
class Primary

Attributes

Companion
trait
Source
ProductConstructor.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object ProductZipper

Attributes

Source
ProductZipper.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Summoner[+F <: Fallible]

Attributes

Companion
object
Source
Summoner.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class PossiblyFallible[F]
object Total.type
object Summoner

Attributes

Companion
trait
Source
Summoner.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Summoner.type
enum TransformationMode[F[x]]

Attributes

Companion
object
Source
TransformationMode.scala
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
enum
Source
TransformationMode.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Types

opaque type Accumulator[A]

Attributes

Source
Accumulator.scala
type Fallible = Fallible.type

Attributes

Source
Plan.scala