package wu-manber-fuzzy-search

  1. Overview
  2. Docs

Some notion of characters and equality between characters.

include Elems
type elem

The type of characters in the patterns.

val elem_eq : elem -> elem -> bool

Operation to check if two characters are equal.