Question d’entretien chez TCS

Add a polyfill for map in Array

Réponse à la question d'entretien

Utilisateur anonyme

2 août 2024

Array.proto.mapPolyFill = function(callback){ let result = [] for(i=0;i