Libraries
»
openvox
(7.37.1)
»
Index
»
Puppet
»
Pops
»
Types
»
PAnyType
»
#==
Method: Puppet::Pops::Types::PAnyType#==
Defined in:
lib/puppet/pops/types/types.rb
#
==
(o) ⇒
Object
284 285 286
# File 'lib/puppet/pops/types/types.rb', line 284
def
==
(
o
)
eql?
(
o
)
end