JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
fj.function.Effect8
Packages that use
Effect8
Package
Description
fj
Types that set the premise for the existence of Functional Java.
Uses of
Effect8
in
fj
Methods in
fj
with parameters of type
Effect8
Modifier and Type
Method
Description
static <A,
B,
C,
D,
E,
$F,
G,
H>
F8
<A,
B,
C,
D,
E,
$F,
G,
H,
Unit
>
Effect.
f
(
Effect8
<A,
B,
C,
D,
E,
$F,
G,
H> z)