category
flatting
ï
Flattens conjunction of goals with the form f and g into a list [f,g].
Availability:
logtalk_load(verdi_neruda(loader))
Author: Victor Lagerkvist
Version: 1:0:0
Date: 2010-06-13
Compilation flags:
static
source: Based on source code from The Craft of Prolog, by Richard OâKeefe.
Dependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
(none)
Protected predicatesï
flatten_goals//1
ï
Flattens a conjunction of goals.
Compilation flags:
static
Template:
flatten_goals(Conjunction)
Mode and number of proofs:
flatten_goals(+callable)
- one
Private predicatesï
(none)
Operatorsï
(none)