Method: Lista#head

Defined in:
lib/pract/list.rb

#headObject

Returns the value of attribute head.



5
6
7
# File 'lib/pract/list.rb', line 5

def head
  @head
end