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