Libraries
»
binary
(1.3.1)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/binary/extensions/string.rb
Instance Method Summary
collapse
#
to_num
⇒ Object
Instance Method Details
#
to_num
⇒
Object
3 4 5
# File 'lib/binary/extensions/string.rb', line 3
def
to_num
Binary
.
number
self
end