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


boundary (library)

Author(s): Göran Smedbäck.

Version: 1.11#222 (2004/5/24, 13:8:7 CEST)

Version of last change: 1.9#171 (2003/12/4, 17:46:50 CET)

This module offers predicate to check values according to their boundaries and offers lists of possible node ascendents.

Usage and interface (boundary)

Documentation on exports (boundary)

PREDICATE: boundary_check/3:

Usage: boundary_check(Value_to_check, Init_value, Bound)

PREDICATE: boundary_rotation_first/2:

Usage: boundary_rotation_first(Bound_double, Bound)

PREDICATE: boundary_rotation_last/2:

Usage: boundary_rotation_last(Bound_double, Bound)

PREDICATE: reserved_words/1:

Usage: reserved_words(List)

PREDICATE: children_nodes/1:

Usage: children_nodes(List)


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