mirror of
https://github.com/toss/es-toolkit.git
synced 2024-11-28 03:34:26 +03:00
docs: Update compatibility table
This commit is contained in:
parent
d1e4548281
commit
0d9e34243a
@ -109,7 +109,7 @@ It's worth noting that even if an implementation is labeled as "in review", it m
|
||||
| [xorWith](https://lodash.com/docs/4.17.15#xorWith) | 📝 |
|
||||
| [zip](https://lodash.com/docs/4.17.15#zip) | 📝 |
|
||||
| [zipObject](https://lodash.com/docs/4.17.15#zipObject) | 📝 |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ❌ |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ✅ |
|
||||
| [zipWith](https://lodash.com/docs/4.17.15#zipWith) | 📝 |
|
||||
|
||||
### "Collection" methods
|
||||
@ -304,7 +304,7 @@ It's worth noting that even if an implementation is labeled as "in review", it m
|
||||
| [pick](https://lodash.com/docs/4.17.15#pick) | 📝 |
|
||||
| [pickBy](https://lodash.com/docs/4.17.15#pickBy) | 📝 |
|
||||
| [result](https://lodash.com/docs/4.17.15#result) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ✅ |
|
||||
| [setWith](https://lodash.com/docs/4.17.15#setWith) | ❌ |
|
||||
| [toPairs](https://lodash.com/docs/4.17.15#toPairs) | ❌ |
|
||||
| [toPairsIn](https://lodash.com/docs/4.17.15#toPairsIn) | ❌ |
|
||||
|
@ -110,7 +110,7 @@ chunk([1, 2, 3, 4], 0);
|
||||
| [xorWith](https://lodash.com/docs/4.17.15#xorWith) | 📝 |
|
||||
| [zip](https://lodash.com/docs/4.17.15#zip) | 📝 |
|
||||
| [zipObject](https://lodash.com/docs/4.17.15#zipObject) | 📝 |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ❌ |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ✅ |
|
||||
| [zipWith](https://lodash.com/docs/4.17.15#zipWith) | 📝 |
|
||||
|
||||
### "Collection" 메서드
|
||||
@ -305,7 +305,7 @@ chunk([1, 2, 3, 4], 0);
|
||||
| [pick](https://lodash.com/docs/4.17.15#pick) | 📝 |
|
||||
| [pickBy](https://lodash.com/docs/4.17.15#pickBy) | 📝 |
|
||||
| [result](https://lodash.com/docs/4.17.15#result) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ✅ |
|
||||
| [setWith](https://lodash.com/docs/4.17.15#setWith) | ❌ |
|
||||
| [toPairs](https://lodash.com/docs/4.17.15#toPairs) | ❌ |
|
||||
| [toPairsIn](https://lodash.com/docs/4.17.15#toPairsIn) | ❌ |
|
||||
|
@ -109,7 +109,7 @@ chunk([1, 2, 3, 4], 0);
|
||||
| [xorWith](https://lodash.com/docs/4.17.15#xorWith) | 📝 |
|
||||
| [zip](https://lodash.com/docs/4.17.15#zip) | 📝 |
|
||||
| [zipObject](https://lodash.com/docs/4.17.15#zipObject) | 📝 |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ❌ |
|
||||
| [zipObjectDeep](https://lodash.com/docs/4.17.15#zipObjectDeep) | ✅ |
|
||||
| [zipWith](https://lodash.com/docs/4.17.15#zipWith) | 📝 |
|
||||
|
||||
### "Collection" 工具
|
||||
@ -304,7 +304,7 @@ chunk([1, 2, 3, 4], 0);
|
||||
| [pick](https://lodash.com/docs/4.17.15#pick) | 📝 |
|
||||
| [pickBy](https://lodash.com/docs/4.17.15#pickBy) | 📝 |
|
||||
| [result](https://lodash.com/docs/4.17.15#result) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ❌ |
|
||||
| [set](https://lodash.com/docs/4.17.15#set) | ✅ |
|
||||
| [setWith](https://lodash.com/docs/4.17.15#setWith) | ❌ |
|
||||
| [toPairs](https://lodash.com/docs/4.17.15#toPairs) | ❌ |
|
||||
| [toPairsIn](https://lodash.com/docs/4.17.15#toPairsIn) | ❌ |
|
||||
|
Loading…
Reference in New Issue
Block a user