Module: Augmented

Includes:
Arrays, Enumerators, Exceptions, Hashes, Modules, Objects, Procs, Strings, Symbols
Defined in:
lib/augmented.rb,
lib/augmented/procs.rb,
lib/augmented/arrays.rb,
lib/augmented/hashes.rb,
lib/augmented/modules.rb,
lib/augmented/objects.rb,
lib/augmented/strings.rb,
lib/augmented/symbols.rb,
lib/augmented/version.rb,
lib/augmented/exceptions.rb,
lib/augmented/objects/in.rb,
lib/augmented/enumerators.rb,
lib/augmented/objects/iffy.rb,
lib/augmented/objects/thru.rb,
lib/augmented/strings/blank.rb,
lib/augmented/arrays/tieable.rb,
lib/augmented/strings/squish.rb,
lib/augmented/hashes/mappable.rb,
lib/augmented/modules/refined.rb,
lib/augmented/procs/chainable.rb,
lib/augmented/procs/rescuable.rb,
lib/augmented/exceptions/chain.rb,
lib/augmented/objects/pickable.rb,
lib/augmented/objects/tackable.rb,
lib/augmented/objects/tappable.rb,
lib/augmented/symbols/arguable.rb,
lib/augmented/symbols/comparing.rb,
lib/augmented/exceptions/detailed.rb,
lib/augmented/strings/truncatable.rb,
lib/augmented/enumerators/indexing.rb,
lib/augmented/hashes/polymorphable.rb,
lib/augmented/hashes/transformable.rb,
lib/augmented/exceptions/serializable.rb

Defined Under Namespace

Modules: Arrays, Enumerators, Exceptions, Hashes, Modules, Objects, Procs, Strings, Symbols

Constant Summary collapse

VERSION =
"0.2.7"

Constants included from Strings::Blank

Strings::Blank::REGEXP

Constants included from Procs::Rescuable

Procs::Rescuable::NOT_PROVIDED