Introduction

While Prolog has data structures other than lists (and the library implements several others, such as priority queues, in terms of more primitive structures), list processing is still very important in Prolog. This section describes the library predicates that operate on lists.