JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.mojang.datafixers.functions
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.mojang.datafixers.functions
package
com.mojang.datafixers.functions
Related Packages
Package
Description
com.mojang.datafixers
com.mojang.datafixers.kinds
com.mojang.datafixers.optics
com.mojang.datafixers.schemas
com.mojang.datafixers.types
com.mojang.datafixers.util
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Record Classes
Class
Description
Apply
<A,
B>
Bang
<A>
Comp
<A,
B>
Fold
<A,
B>
Fold.HmapCacheKey
Functions
FunctionWrapper
<A,
B>
Id
<A>
In
<A>
Out
<A>
PointFree
<T>
PointFreeRule
PointFreeRule.All
PointFreeRule.AppNest
PointFreeRule.BangEta
PointFreeRule.CataFuseDifferent
PointFreeRule.CataFuseSame
PointFreeRule.Choice
PointFreeRule.Choice2
PointFreeRule.CompRewrite
PointFreeRule.Everywhere
PointFreeRule.LensAppId
PointFreeRule.LensComp
PointFreeRule.Many
PointFreeRule.Nop
PointFreeRule.Once
PointFreeRule.One
PointFreeRule.Seq
PointFreeRule.SortInj
PointFreeRule.SortProj
ProfunctorTransformer
<S,
T,
A,
B>