Documentation Prolog Predicate Reference builtin repeat/0

repeat/0

Provide infinite choice points.

Description

repeat

repeat is true. It provides infinite choice points, what makes it perfect for creating loops.

Implementation