About

Metadata

  • Last updated , by meooow
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: soumiksarkar.3120@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.5
  4. 9.4.8
  5. 9.2.8
  6. 9.0.2
  7. 8.10.7
  8. 8.8.4
  9. 8.6.5
  10. 8.4.4
  11. 8.2.2
  12. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    internal-checks (off by default)

    Enables internal checks

Readme

suffix

Hackage haskell-ci

Suffix arrays and friends

Library

This library implements suffix array construction and some related functionalities such as string search.

Documentation

Please find the documentation on Hackage: suffix

Contributing

Questions, bug reports, documentation improvements, code contributions welcome! Suggestions for more suffix structures or algorithms to be included are also welcome. Please open an issue as the first step.