Gonhong Cheon

Results 2 issues of Gonhong Cheon

## 📝 Description Hi! 👋🏻 Thank you for your great Library! When creating a new project for `Next.js` by `npx create-next-app@latest`, the initial code changed and I've updated the documentation...

#301 This pull request implements the `map` function, which behaves similarly to the [map function in lodash](https://lodash.com/docs/4.17.15#map) The map function takes a collection and an iteratee function, applies the iteratee...