{-| This module re-exports a number of modules having to do with math. -} module FRP.Spice.Math ( module FRP.Spice.Math.Vector ) where ----------------------- -- Rexported Imports -- import FRP.Spice.Math.Vector