IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/public/dist/bundles/moment/src/lib/utils/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/public/dist/bundles/moment/src/lib/utils/map.js

export default function map(arr, fn) {
    var res = [], i;
    for (i = 0; i < arr.length; ++i) {
        res.push(fn(arr[i], i));
    }
    return res;
}

Copyright © 2021 - 2025 IMMREX7