Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
LinkedList::EmptyLinkedList
Null object for an empty chain.
# File rake/invocation_chain.rb, line 46 def append(invocation) conj(invocation) end
# File rake/invocation_chain.rb, line 42 def member?(obj) false end
# File rake/invocation_chain.rb, line 50 def to_s "TOP" end
This page was generated for Ruby 2.1.7
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.