- hsl= hsl_1 hsl_2procedure
Returns #t if hsl_1 and hsl_2 have exactly the same values. This uses floating point equality, which is notoriously fickle due to rounding errors. Consider using hsl-near? instead.
Returns #t if hsl_1 and hsl_2 have exactly the same values. This uses floating point equality, which is notoriously fickle due to rounding errors. Consider using hsl-near? instead.