8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9ebf0c + a303021 commit f0900a0Copy full SHA for f0900a0
_overviews/collections-2.13/performance-characteristics.md
@@ -23,7 +23,7 @@ Performance characteristics of sequence types:
23
| `LazyList` | C | C | L | L | C | L | - |
24
| `ArraySeq` | C | L | C | L | L | L | - |
25
| `Vector` | eC | eC | eC | eC | eC | eC | - |
26
-| `Queue` | aC | aC | L | L | L | C | - |
+| `Queue` | aC | aC | L | L | C | C | - |
27
| `Range` | C | C | C | - | - | - | - |
28
| `String` | C | L | C | L | L | L | - |
29
| **mutable** | | | | | | | |
0 commit comments