Method: Puppet::Pops::Types::PNumericType#hash
- Defined in:
- lib/puppet/pops/types/types.rb
#hash ⇒ Object
933 934 935 |
# File 'lib/puppet/pops/types/types.rb', line 933 def hash @from.hash ^ @to.hash end |
933 934 935 |
# File 'lib/puppet/pops/types/types.rb', line 933 def hash @from.hash ^ @to.hash end |