@tempots/color

LAB.equals property

Compares this LAB color to another for equality, within a tolerance.

Signature:

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