UNPKG

@extra-array/init

Version:
6 lines (3 loc) 80 B
const array = require("extra-array"); array.init([1, 2, 3]); array.init([1]);