Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
linear Linear.Plucker Plücker coordinates for lines in a 3-dimensional space.
Plucker :: a -> a -> a -> a -> a -> a -> Plucker alinear Linear.Plucker No documentation available.
-
Common projection matrices: e.g. perspective/orthographic transformation matrices. Analytically derived inverses are also supplied, because they can be much more accurate in practice than computing them through general purpose means
-
optics-core Optics.Internal.Generic.TypeLevel No documentation available.
PathLeaf :: Either e [Path] -> PathTree eoptics-core Optics.Internal.Generic.TypeLevel No documentation available.
-
optics-core Optics.Internal.Generic.TypeLevel No documentation available.
PathNode :: PathTree e -> PathTree e -> PathTree eoptics-core Optics.Internal.Generic.TypeLevel No documentation available.
-
optics-core Optics.Internal.Generic.TypeLevel No documentation available.
-
optics-core Optics.Internal.Generic.TypeLevel A map that allows reaching a specific field in a generic representation of a data type. Computed up front by generic optics for early error reporting and efficient data traversal.
-
optics-core Optics.Internal.Optic.Subtyping No documentation available.