call(IsMeta, Name)
.
Here is an example:
meta_options(is_meta, OptionsIn, Options), ... is_meta(callback).
Meta-options must have exactly one argument. This argument will be qualified.
- To be done
- Should be integrated with declarations from predicate_options/3.