Class: Integer

Inherits:
Object
  • Object
show all
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_i128Object



8
# File 'lib/cryolite.rb', line 8

def to_i128() to_i end