@wtasnorg/node-lib
@wtasnorg/node-lib / FindValueCompare
FindValueCompare = (target, candidate) => boolean
target
candidate
boolean
Defined in: src/find-value.ts:20
Comparator function used to decide whether two values match.
unknown