| Did you know ... | Search Documentation: |
| Predicate payload/2 |
Payload, according to PrologType
TODO: payload//2 "mode" is sometimes module-sensitive, sometimes not.
payload(enum, A)// has A as a callable
all other uses of payload//2, the 2nd arg is not callable.
vector_demo.pl, which defines commands/2)