Apply Interface to maplist¶
This library provides a SWI-compatible set of utilities for applying a predicate to all elements of a list.
The apply library just forwards definitions to the Map List and Term Operations library, these include:
-
maplist//22,
-
maplist//33,
-
maplist//44,
-
maplist//55,
-
include//33,
-
exclude//33,
-
partition//44,
-
partition//55.