UNPKG

@thi.ng/associative

Version:

ES Map/Set-compatible implementations with customizable equality semantics & supporting operations

7 lines 149 B
/** * Set/Map .toString() impl * * @internal */ export declare const __tostringMixin: (clazz: any) => any; //# sourceMappingURL=tostring.d.ts.map