zippers
ï
This library implements zippers over lists.
API documentationï
Open the ../../docs/library_index.html#zippers link in a web browser.
Loadingï
To load all entities in this library, load the loader.lgt
file:
| ?- logtalk_load(zippers(loader)).
Testingï
To test this library predicates, load the tester.lgt
file:
| ?- logtalk_load(zippers(tester)).