class Sass::Script::Value::Base
def hash
-
(Integer for Ruby 2.4.0+, Fixnum for earlier Ruby versions)
- The hash code.
def hash value.hash end
(Integer for Ruby 2.4.0+, Fixnum for earlier Ruby versions)
- The hash code.
def hash value.hash end