Skip to content

Commit 03ed689

Browse files
authored
Update README.md
1 parent a8a5e1d commit 03ed689

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Provides many useful tools related to tuples
99

1010
- Support no-std
1111
- Support wasm
12+
- Pre-generated, faster compilation
1213
- AsRef
1314
- AsMut
1415
- AsOption
@@ -34,6 +35,8 @@ Provides many useful tools related to tuples
3435
- Apply
3536
- Swap
3637
- Sort
38+
- Permutations
39+
- Combinations
3740

3841
## Examples
3942

0 commit comments

Comments
 (0)