package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception Cutoff_met
val levenshtein_distance : string -> string -> int -> int option
val spellcheck : string list -> string -> string option