Some extra functionality for fixed-length vectors.
Koz Ross 7053f73f23 Lots of fixes, new functionality, documentation | 6 年 前 | |
---|---|---|
src | 6 年 前 | |
.gitignore | 6 年 前 | |
.nvimrc | 6 年 前 | |
CHANGELOG.md | 6 年 前 | |
LICENSE | 6 年 前 | |
README.md | 6 年 前 | |
Setup.hs | 6 年 前 | |
TODO.md | 6 年 前 | |
cabal.project | 6 年 前 | |
vector-sized-extra.cabal | 6 年 前 |
vector-sized-extra
Contains some wrappers and extra functionality of use to those who use
vector-sized
. In particular:
vector-algorithms
For more details, see the Haddock documentation.
This project is licensed under the 3-clause BSD license (SPDX code
BSD-3-Clause
). For the license text, please see the LICENSE
file.