In: |
Ouroboros.rb
|
Mixin to provide the next and prev methods for each item in the circular list.
next | [R] | Returns the next item in the circular list |
prev | [R] | Returns the previous item in the circular list |