Module Arg_complete.Util

val starts_with : prefix:string -> string -> bool

starts_with ~prefix s is true if and only if s starts with prefix.

Provided for compatibility before OCaml 4.13.