Libraries
»
pract
(0.1.0)
»
Index
»
Lista
»
#head
Method: Lista#head
Defined in:
lib/pract/list.rb
#
head
⇒
Object
Returns the value of attribute head.
5 6 7
# File 'lib/pract/list.rb', line 5
def
head
@head
end