geomancy-0.2.6.0: Geometry and matrix manipulation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Geomancy.Swizzle

Documentation

swizzle :: Swizzle to fro -> fro -> to Source #

(.@) :: forall to fro. fro -> Swizzle to fro -> to Source #