dynamic/1
[ISO,declaration]:- dynamic
+PredSpecs
Declares the clauses of the predicates defined by PredSpecs to be dynamic.
A predicate specification, or a list of such, or a sequence of such separated by commas.
dynamic
is not an ISO predefined prefix operator.
To declare a grammar rule gram/n dynamic, the arity of PredSpecs must be n+2.
Exceptions in the context of loading code are printed as error messages.
Exceptions in the context of loading code are printed as error messages.
instantiation_error
type_error
domain_error
representation_error
context_error
permission_error