Skip to content

Module: util::array

Jovan Gerodetti edited this page Jul 3, 2018 · 2 revisions

assignEmpty(target, sources) => {Array}

exported: assignEmpty
kind: function
declaration: const

Fills empty array slots with items from the source array

Name Type Description
target Array
sources ...Array

Clone this wiki locally