module LinearAlgebra.TypedSpaces.Vector.Mutable
       ( module Mutable ) where

import Data.Vector.Storable.Mutable as Mutable