Libraries
»
binary
(1.4.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
2 3 4
# File 'lib/binary/extensions/string.rb', line 2
def
to_num
Binary
.
number
self
end