Module Ppxlib.KeywordSource

Small module to check if a string is an OCaml keyword.

Sourceval is_keyword : string -> bool

Check if a string is an OCaml keyword.