Operator Impementation

Define:

1. xfx:

1. xfy:

1. yfx:

1. xf:

1. yf:

1. fx:

1. fy:

Functions:

1. int Yap_IsOpType(char *type):

1. static int OpDec(int p, const char *type, Atom a, Term m):

1. int Yap_OpDec(int p, char *type, Atom a, Term m):

1. static void SetOp(int, int, char *, Term):

1. bool Yap_dup_op(OpEntry op, ModEntry she):

1. Atom Yap_GetOp(OpEntry pp, int prio, int fix):

1. static void InitOps(void):

Var:

1. Opdef Ops[][]:

Typedef:

1. typedef struct OPSTRUCT Opdef: