Dependencies for vector-algorithms-0.5.4
Libraries
vector-algorithms
- base (>=3 && <5)
- bytestring (>=0.9 && <0.10)
- primitive (>=0.3 && <0.5)
- vector (>=0.6 && <0.10)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
boundschecks | Enable bounds checking | Enabled |
unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty. | Disabled |
internalchecks | Enable internal consistency checks at the cost of a significant performance penalty. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info