Goptions.TableArgThe functor MakeTable declares a table. Vernacular Add, Remove, and Test commands pass each argument as a table_value; encode maps such values to stored elements, possibly globalizing qualified identifiers with the supplied environment. Tables that do not support one of the constructors should raise a user error from encode.
val encode : Environ.env -> table_value -> tval subst : Mod_subst.substitution -> t -> tval check_local : Libobject.locality -> t -> unitval key : option_name