generald ~master (2022-01-13T00:45:04.1963938)
Dub
Repo
ComposedFunction.this
generald
functions
ComposedFunction
Undocumented in source.
class
ComposedFunction
(A, B, C, D)
this
(
Function
!(
A
,
B
)
f
,
Function
!(
C
,
D
)
g
)
if
(
is
(
B
:
C
)
)
Meta
Source
See Implementation
generald
functions
ComposedFunction
constructors
this
functions
opCall
variables
f
g