slash icon indicating copy to clipboard operation
slash copied to clipboard

feat(@toss/utils): flatten array

Open Ubinquitous opened this issue 1 year ago • 2 comments

Overview

A function that flattens a two-dimensional array into a one-dimensional array.

PR Checklist

  • [x] I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

Ubinquitous avatar Aug 05 '24 08:08 Ubinquitous

@Ubinquitous is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 05 '24 08:08 vercel[bot]

Hello, we no longer maintain @toss/utils package and we recommend es-toolkit for all users. Please use flatten from es-toolkit instead!

BasixKOR avatar Oct 24 '24 09:10 BasixKOR