UNPKG

aureooms-js-integer

Version:

integer code bricks for JavaScript

7 lines (3 loc) 61 B
export function _alloc ( n ) { return new Array( n ) ; }