Class: Set

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

Overview

add various aliases & functions to existing Class(Set)

Instance Method Summary collapse

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

included

Instance Method Details

#⊃?(them) ⇒ Boolean

Returns:

  • (Boolean)


24
25
26
27
# File 'lib/ruuuby/class/enumerable/set.rb', line 24

def 

#⊄?(them) ⇒ Boolean

Returns:

  • (Boolean)


17
# File 'lib/ruuuby/class/enumerable/set.rb', line 17

def 

#⊅?(them) ⇒ Boolean

Returns:

  • (Boolean)


29
30
31
32
# File 'lib/ruuuby/class/enumerable/set.rb', line 29

def 

#⊇?(them) ⇒ Boolean

Returns:

  • (Boolean)


19
20
21
22
# File 'lib/ruuuby/class/enumerable/set.rb', line 19

def