Module Autocomplete.CompletionResult

type t
val create : from:int -> ?to_:int -> options:Completion.t list -> ?valid_for: [ `Regex of RegExp.t | `Fn of string -> from:int -> to_:int -> {State}1/shadowed/(c08171190e2c3a39ba2a8b442a5c2b96).editor_state -> bool ] -> ?filter:bool -> unit -> t