Class: Hash

Inherits:
Object show all
Includes:
Ruuuby::Attribute::Includable::Notation::SetMathematics
Defined in:
lib/ruuuby/class/enumerable/hsh.rb

Overview

Ruuuby modifications to existing Class<code>Hash</code>

Instance Method Summary collapse

Methods included from Ruuuby::Attribute::Includable::Notation::SetMathematics

included

Instance Method Details

#λ𝑓∀🔑:₍🔑∉₎(*keys) ⇒ Object

Parameters:

  • keys (*)


23
# File 'lib/ruuuby/class/enumerable/hsh.rb', line 23

def 

#λ𝑓∀🔑:₍🔑∉₎!(*keys) ⇒ Object

Parameters:

  • keys (*)


26
27
28
29
30
31
# File 'lib/ruuuby/class/enumerable/hsh.rb', line 26

def 

#∀🔑∃_value?(keys_to_find, expected_value) ⇒ Boolean

TODO: MISSING TDD!

‘does each provided key exist w/ the the same provided value?`

Parameters:

  • keys_to_find (Array)
  • expected_value (*)

Returns:

  • (Boolean)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# File 'lib/ruuuby/class/enumerable/hsh.rb', line 41

def 

#∄🔑?(*keys) ⇒ Boolean

Returns:

  • (Boolean)


20
# File 'lib/ruuuby/class/enumerable/hsh.rb', line 20

def