vector-split

Combinator library for splitting vectors.

https://github.com/fhaust/vector-split

Version on this page:1.0.0.3
LTS Haskell 23.25:1.0.0.3
Stackage Nightly 2025-06-16:1.0.0.3
Latest on Hackage:1.0.0.4

See all snapshots vector-split appears in

MIT licensed by Florian Hofmann
Maintained by [email protected]
This version can be pinned in stack with:vector-split-1.0.0.3@sha256:da964ea2bd5794d094652129c841f6537a73cf3ebb2e7d7d790ce08e07a15fb4,2022

Module documentation for 1.0.0.3

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2024-07-02(full list with versions):

This package aims to be a vector-based drop-in replacement for the list-based split package. For more information see the haddocs or checkout the source on github.