UNPKG

curried-intrinsic

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