Libraries
»
code-ruby
(0.6.1)
»
Index
»
Code
»
Object
»
List
»
#code_first
Method: Code::Object::List#code_first
Defined in:
lib/code/object/list.rb
#
code_first
⇒
Object
108 109 110
# File 'lib/code/object/list.rb', line 108
def
code_first
raw
.
first
||
Nothing
.
new
end