info/2
info(Functor/Arity, List) Documentation directive for predicates.
info(Functor/Arity, List)
Documentation directive for predicates.
info(+predicate_indicator, +info_list)
:- info(empty/1, [ comment is 'True if the argument is an empty list.', argnames is ['List']]).