ducktape
ducktape
io.github.arainko.ducktape
Builder
Builder
Applied
Definition
Configuration
Configuration
Coproduct
Instance
Coproduct
Product
Computed
Const
Renamed
Product
Transformer
Transformer
Identity
ViaBuilder
ViaBuilder
Applied
Definition
DefinitionViaPartiallyApplied
io.github.arainko.ducktape.function
FunctionArguments
FunctionMirror
FunctionMirror
NamedArgument
NamedArgument
io.github.arainko.ducktape.internal.macros
DebugMacros
FunctionMacros
ducktape
/
io.github.arainko.ducktape
/
Builder
Builder
object
Builder
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Builder
.type
Type members
Value members
Type members
Classlikes
final case
class
Applied
[
From
,
To
,
Config
<:
Tuple
]
extends
Builder
[[
From
,
To
,
Config
<:
Tuple
]
=>>
Applied
[
From
,
To
,
Config
],
From
,
To
,
Config
]
final case
class
Definition
[
From
,
To
,
Config
<:
Tuple
]
extends
Builder
[[
From
,
To
,
Config
<:
Tuple
]
=>>
Definition
[
From
,
To
,
Config
],
From
,
To
,
Config
]
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
applied
[
From
,
To
](
source:
From
):
Applied
[
From
,
To
,
EmptyTuple
]
def
definition
[
From
,
To
]:
Definition
[
From
,
To
,
EmptyTuple
]