UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 70 B
export declare const has: <T>(value: T) => (set: Set<T>) => boolean;