Libraries
»
identikey
(0.9.1)
»
Index (K)
»
Kernel
Module: Kernel
Defined in:
lib/identikey/unsigned.rb
Instance Method Summary
collapse
#
Unsigned
(value) ⇒ Object
Instance Method Details
#
Unsigned
(value) ⇒
Object
25 26 27
# File 'lib/identikey/unsigned.rb', line 25
def
Unsigned
(
value
)
::
Unsigned
.
new
(
value
)
end