package esa

  1. Overview
  2. Docs
On This Page
  1. Notes
  2. Example
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Documentation

Enhanced Suffix Array - esa

Enhanced Suffix Arrary For OCaml à la Daisuke Okanohara and related authors(https://github.com/hillbig/esaxx)

Notes

  • Pure OCaml code and no FFI
  • Minimum allocations possible to align with C++ performance

Example

See: https://github.com/gborough/esa/blob/a4528b695c3a15e79f5b7a7d9c8806b13dbe3834/test/test_esa.ml#L88

OCaml

Innovation. Community. Security.