Libraries
»
rbbt-util
(5.23.21)
»
Index
»
AnnotatedArray
»
#first
Method: AnnotatedArray#first
Defined in:
lib/rbbt/annotations/annotated_array.rb
#
first
⇒
Object
12 13 14
# File 'lib/rbbt/annotations/annotated_array.rb', line 12
def
first
self
[
0
]
end