UNPKG

46 BJavaScriptView Raw
1export const isSet = (x) => x instanceof Set;