LinkedList::EmptyLinkedList
Null object for an empty chain.
# File rake-13.0.6/lib/rake/invocation_chain.rb, line 45 def append(invocation) conj(invocation) end
# File rake-13.0.6/lib/rake/invocation_chain.rb, line 41 def member?(obj) false end
# File rake-13.0.6/lib/rake/invocation_chain.rb, line 49 def to_s "TOP" end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.