Skip to main content
Version: Next

call/1

Description

call/1 is a predicate that executes a given goal.

Signature

call(+Goal)

Where:

  • Goal is the goal to execute.