Module: Cry::Numeric
- Defined in:
- lib/cry/numeric.rb
Overview
Add some methods to Numeric using [Refinement](docs.ruby-lang.org/en/master/Refinement.html) This module extends Ruby’s Numeric with a specific scope using Refinement. Avoid errors when calling Crystal’s type conversion methods in Ruby.