GildedRose-Refactoring-Kata/TypeScript/app
Arno Chauveau 737704e19e Use Array.prototype.map over a for loop
Use Array.prototype.map over a for loop so that we don’t have to use 
array indexing all the time.
2025-07-24 10:17:36 +02:00
..
gilded-rose.ts Use Array.prototype.map over a for loop 2025-07-24 10:17:36 +02:00