Libraries
»
async
(2.23.1)
»
Index
»
Async
»
List
»
#tail
Method: Async::List#tail
Defined in:
lib/async/list.rb
#
tail
⇒
Object
Returns the value of attribute tail.
43 44 45
# File 'lib/async/list.rb', line 43
def
tail
@tail
end