Skip to content

Commit 71db71e

Browse files
authored
Add Marshal, PriorityQueue, and ImmutablePriorityQueue to the sidebar (#307)
1 parent 9472186 commit 71db71e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,13 @@ docs_groups:
5959
- stdlib/DOM
6060
- stdlib/exception
6161
- stdlib/hash
62+
- stdlib/immutablepriorityqueue
6263
- stdlib/list
6364
- stdlib/map
65+
- stdlib/marshal
6466
- stdlib/number
6567
- stdlib/option
68+
- stdlib/priorityqueue
6669
- stdlib/queue
6770
- stdlib/random
6871
- stdlib/range

0 commit comments

Comments
 (0)