Method: Bases::Number#algorithms

Defined in:
lib/bases/number.rb

#algorithmsObject (private)

A facility method for accessing the Algorithms module.



156
157
158
# File 'lib/bases/number.rb', line 156

def algorithms
  Bases::Algorithms
end