Skip to content

Commit e871a9d

Browse files
committed
Merge remote-tracking branch 'origin/main' into brunoborges-pattern-stack-to-deque-arraydeque
2 parents 0860d41 + ac50a81 commit e871a9d

118 files changed

Lines changed: 170 additions & 119 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/copilot-instructions.md

Lines changed: 3 additions & 2 deletions

content/collections/collectors-teeing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 26
2+
id: a04b95a4-d198-4e96-ac9b-870ec57fdeb9
33
slug: "collectors-teeing"
44
title: "Collectors.teeing()"
55
category: "collections"

content/collections/copying-collections-immutably.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 22
2+
id: 34332f56-c837-4ddb-b00f-aca32bb68bef
33
slug: "copying-collections-immutably"
44
title: "Copying collections immutably"
55
category: "collections"

content/collections/immutable-list-creation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 19
2+
id: 1fa578db-e750-4adb-a88e-bdd2bbda14c4
33
slug: "immutable-list-creation"
44
title: "Immutable list creation"
55
category: "collections"

content/collections/immutable-map-creation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 20
2+
id: d118236d-2cfb-4c8a-81b6-f870fc10c25d
33
slug: "immutable-map-creation"
44
title: "Immutable map creation"
55
category: "collections"

content/collections/immutable-set-creation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 21
2+
id: 26dee8f0-333e-44ae-9467-4c99bae5516a
33
slug: "immutable-set-creation"
44
title: "Immutable set creation"
55
category: "collections"

content/collections/map-entry-factory.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 23
2+
id: 672534a8-9e26-4d9d-b448-a48ca562519f
33
slug: "map-entry-factory"
44
title: "Map.entry() factory"
55
category: "collections"

content/collections/reverse-list-iteration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 96
2+
id: ed019aff-c1e9-462a-9750-79d27891cee4
33
slug: "reverse-list-iteration"
44
title: "Reverse list iteration"
55
category: "collections"

content/collections/sequenced-collections.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 24
2+
id: 8d95ed1f-c10f-49c9-8427-916904b5ce92
33
slug: "sequenced-collections"
44
title: "Sequenced collections"
55
category: "collections"

content/collections/stream-toarray-typed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
id: 27
2+
id: 5af66a72-0bcb-4c3a-9237-678c149ccef3
33
slug: "stream-toarray-typed"
44
title: "Typed stream toArray"
55
category: "collections"

0 commit comments

Comments
 (0)