Skip to main content
Version: v15.0.0

call/1

Description

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

Signature

call(+Goal)

Where:

  • Goal is the goal to execute.