Go to the first, previous, next, last section, table of contents.


Enumeration of integers inside a range

Author(s): The CLIP Group..

Version: 1.10#7 (2006/4/26, 19:22:13 CEST)

Version of last change: 1.9#276 (2004/1/9, 16:37:11 CET)

This modules enumerates integers between two numbers, or checks that an integer lies within a range

Usage and interface (between)

Documentation on exports (between)

PREDICATE: between/3:

Usage: between(+Min, +Max, ?N)


Go to the first, previous, next, last section, table of contents.