AC-Vector-Fancy

Fancy type-system stuff for AC-Vector

Latest on Hackage:2.4.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Coppin
Maintained by [email protected]

Adds various type-system tricks to AC-Vector. (Requires several language extensions, including type families.) Added missing Vector Point constraint to HasSpace class. Consequently removed HasSpace Range instance. Added unions method to BoundingBox class. Added axis_range function.