class Sass::Value::Function
def hash
-
(Integer)
-
def hash @hash ||= defined?(@id) ? [compile_context, id].hash : [signature, callback].hash end
(Integer)
-
def hash @hash ||= defined?(@id) ? [compile_context, id].hash : [signature, callback].hash end