op/3
op(Precedence, Associativity, Operator)Declares operators.
op(+integer, +associativity, +atom)
:- op(950, fx, +). :- op(950, fx, ?). :- op(950, fx, @). :- op(950, fx, -).
Previous | Next | Table of Contents | Bibliography | Glossary
Last updated on: October 21, 2001