info(List)
Documentation directive for objects, protocols, and categories. The directive argument is a list of pairs using the format Key is Value.
info(+info_list)
:- info([ version is 1.0, author is 'Paulo Moura', date is 2000/4/20, comment is 'List protocol.']).