Top Level Namespace

Includes:
Xi::Init

Defined Under Namespace

Modules: Xi Classes: Array, Enumerator, Float, Hash, Integer, Object, Range, Rational, String, Symbol

Constant Summary collapse

P =
Xi::Pattern

Instance Method Summary collapse

Methods included from Xi::Init

#e, #method_missing, #peek, #peek_events, #s, #start_all, #stop_all

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Xi::Init

Instance Method Details

#infObject



9
10
11
# File 'lib/xi.rb', line 9

def inf
  Float::INFINITY
end