Class: Integer
- Inherits:
-
Object
- Object
- Integer
- Defined in:
- lib/cryolite.rb
Overview
Monkey-patch Ruby to make it recognize the Crystal's .to_i128 method
Instance Method Summary collapse
Instance Method Details
#to_i128 ⇒ Object
8 |
# File 'lib/cryolite.rb', line 8 def to_i128() to_i end |