vector

Description:Efficient Arrays
License: BSD
Homepage:https://github.com/haskell/vector
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.12.3.1 - + - - - - - - ~ - - - ~

USE flags

  • boundschecks - Enable bounds checking
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
  • internalchecks - Enable internal consistency checks at the cost of a significant performance penalty
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • unsafechecks - Enable bounds checking in unsafe operations at the cost of a significant performance penalty

Also available in: Atom

Thank you!