Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pair: add S.pair #609

Merged
merged 1 commit into from
Mar 17, 2019
Merged

pair: add S.pair #609

merged 1 commit into from
Mar 17, 2019

Conversation

davidchambers
Copy link
Member

This function is similar to the functions added in #592 and #593. The fact that fst, snd, and swap can be defined in terms of pair demonstrates the foundational nature of pair.

test/pair~.js is horribly named for compatibility with case-insensitive file systems. ;)

/cc @puffnfresh

@davidchambers davidchambers requested review from Avaq and masaeedu March 13, 2019 22:22
Copy link

@sphvn sphvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@davidchambers davidchambers merged commit 6b8ba43 into master Mar 17, 2019
@davidchambers davidchambers deleted the davidchambers/pair branch March 17, 2019 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants