@tempots/color

HSL.equals property

Checks if the current HSL color is equal to another HSL color.

Signature:

readonly equals: (other: HSL, tollerance?: number) => boolean;