Class
Spruz::Bijection
In:
lib/spruz/bijection.rb
Parent:
Hash
Methods
[]
[]=
fill
freeze
new
Attributes
inverted
[R]
Public Class methods
[]
(*pairs)
new
(inverted = Bijection.new(self))
Public Instance methods
[]=
(key, value)
fill
() {|self| ...}
freeze
()
[Validate]