Previous Up Next

5.9.8 Checking for a cycle: is_cycle

The is_cycle command is a boolean function which checks to see if a list represents a cycle.

Examples.


Previous Up Next