docs: Update compatibility table

This commit is contained in:
raon0211 2024-07-18 20:37:19 +09:00
parent d1e4548281
commit 0d9e34243a
3 changed files with 6 additions and 6 deletions

View File

@ -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) | ❌ |

View File

@ -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) | ❌ |

View File

@ -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) | ❌ |