Class Stash
In: lib/more/facets/stash.rb
Parent: Hash

Hash

Stash is just like Hash, except that all keys are converted to Strings.

This is rather fresh code, so is not yet complete. For instnace, it currently does not ensure that default keys are strings when using default_proc.

Methods

<<   []   []=   fetch   has_key?   key?   store  

Public Instance methods

[Validate]