Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/652#discussion_r127221448
--- Diff: metron-stellar/stellar-common/README.md ---
@@ -711,6 +713,18 @@ In the core language functions, we support basic
functional programming primitiv
* dateTime - The datetime as a long representing the milliseconds
since unix epoch
* Returns: The current year
+### `ZIP`
+ * Description: Zips lists into a single list where the ith element is an
list containing the ith items from the constituent lists.
--- End diff --
Is there a link to a page explaining "ZIP" in this context, formally?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---