jon.recoil.org

Module Autocomplete.SourceSource

Sourcetype t

Completion source

include Jv.CONV with type t := Autocomplete.Source.t

to_jv reveals the JavaScript implementation.

of_jv hides the JavaScript implementation. Implementations usually do not guarantee type safety.

Given a a fixed array of options, return an autocompleter that completes them.