Method: Puppet::Pops::Types::PBooleanType#hash

Defined in:
lib/puppet/pops/types/types.rb

#hashObject



1860
1861
1862
# File 'lib/puppet/pops/types/types.rb', line 1860

def hash
  31 ^ @value.hash
end