category
mutations
ï
Adds mutations support to the library type
object.
Availability:
logtalk_load(mutations(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2023-11-23
Compilation flags:
static
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
mutation/3
ï
Returns a random mutation of a term into another term of the same type. The input Term
is assume to be valid for the given Type
.
Compilation flags:
static
Template:
mutation(Type,Term,Mutation)
Mode and number of proofs:
mutation(@callable,@term,-term)
- one
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
(no local declarations; see entity ancestors if any)
Operatorsï
(none)