class

Rake::LinkedList

ruby latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

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