function first() { var _index; var index = 0; return _index = index++, _index < 0 || arguments.length <= _index ? undefined : arguments[_index]; }