Maker.js, a
Microsoft Garage
project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
View project on
GitHub
Features
Demos
Documentation
Source Code
Star
Api - ICollectionKeyComparer Interface
Compare keys to see if they are equal.
Type parameters
K
Hierarchy
ICollectionKeyComparer
Callable
__call
(
a
:
K
, b
:
K
)
:
boolean
Compare keys to see if they are equal.
Parameters
a:
K
b:
K
Returns
boolean
Generated using
TypeDoc
Compare keys to see if they are equal.