"use strict"; var concat = function () { var arrs = []; for (var _key = 0; _key < arguments.length; _key++) { arrs[_key] = arguments[_key]; } };