Module: Bizsh

Defined in:
lib/bizsh.rb,
lib/bizsh/version.rb

Defined Under Namespace

Modules: Formatting, Functions, Stocks, ToNum Classes: REPL

Constant Summary collapse

NUMERIC_CLASSES =

Numerics that we’ll refine.

[Numeric, Float, Integer, Rational]
VERSION =
"0.0.2"