Method: Bases::Number#algorithms
- Defined in:
- lib/bases/number.rb
#algorithms ⇒ Object (private)
A facility method for accessing the Algorithms module.
156 157 158 |
# File 'lib/bases/number.rb', line 156 def algorithms Bases::Algorithms end |