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.
1 parent 2d1216f commit 37099a2Copy full SHA for 37099a2
snippets/java/array-manipulation/zip-two-lists.md
@@ -2,7 +2,7 @@
2
title: Zip Two Lists
3
description: Zips two lists into a list of paired elements, combining corresponding elements from both lists.
4
author: davidanukam
5
-tags: lists,java,zip,stream-api,collections
+tags: lists,zip,stream-api,collections
6
---
7
8
```java
0 commit comments