Arg_complete.Util
val starts_with : prefix:string -> string -> bool
starts_with ~prefix s is true if and only if s starts with prefix.
starts_with ~prefix s
true
s
prefix
Provided for compatibility before OCaml 4.13.