Module: Opt::Constants

Included in:
Opt
Defined in:
lib/opt.rb

Constant Summary collapse

Inf =
1.0 / 0
Infinity =
1.0 / 0
Identity =
->(x){ x }