Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/flatting_0.rst.txt |
.. index:: flatting .. _flatting/0:
.. rst-class:: right
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)
.. contents:: :local: :backlinks: top
(none)
.. index:: flatten_goals//1 .. _flatting/0::flatten_goals//1:
flatten_goals//1 ^^^^^^^^^^^^^^^^^^^^
Flattens a conjunction of goals.
| Compilation flags:
| static
| Template:
| flatten_goals(Conjunction)
| Mode and number of proofs:
| flatten_goals(+callable)
- one
(none)
(none)