Module Ppxlib.Keyword

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

val is_keyword : string -> bool

Check if a string is an OCaml keyword.