package ppxlib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ppxlib.SpellcheckSource

Helpers to provide hints to PPX users for typos or spellchecks.

Sourceexception Cutoff_met
Sourceval levenshtein_distance : string -> string -> int -> int option
Sourceval spellcheck : string list -> string -> string option
OCaml

Innovation. Community. Security.