UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 74 B
export declare const push: <T>(elements: T[]) => (array: T[]) => number;