class
Rake::LinkedList
v2_1_10 -
Show latest stable
- Superclass: Object
Polylithic linked list structure used to implement several data structures in Rake.
Included modules
- Enumerable
Constants
EMPTY = EmptyLinkedList.new
Attributes
| [R] | head |
| [R] | tail |
Files
- lib/rake/linked_list.rb