vext-0.1.7.0: Array library monomorphized with backpack
Safe HaskellSafe-Inferred
LanguageHaskell2010

MapVector

Documentation

map :: (a -> b) -> Nat# n -> Vector n a -> Vector n b Source #