JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
fj.data
Set
Tree
Uses of Class
fj.data.Set.Tree
Packages that use
Set.Tree
Package
Description
fj.data
Common algebraic data types.
Uses of
Set.Tree
in
fj.data
Methods in
fj.data
that return
Set.Tree
Modifier and Type
Method
Description
private static <A>
Set.Tree
<A>
Set.
tr
(
Ord
<A> o,
Set
<A> a, A x,
Set
<A> b, A y,
Set
<A> c, A z,
Set
<A> d)