Class: Fixnum
- Inherits:
-
Object
- Object
- Fixnum
- Defined in:
- lib/bit-struct.rb
Instance Method Summary collapse
Instance Method Details
#ord ⇒ Object
6 |
# File 'lib/bit-struct.rb', line 6 def ord; self; end |