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

More documentation in the module header #30

Merged
merged 2 commits into from Dec 16, 2018

Conversation

Projects
None yet
3 participants
@marick
Copy link
Contributor

marick commented Jun 24, 2018

As an exercise in https://leanpub.com/lenses, I had people create lenses for n-tuples. I needed to explain the different between types Tn and Tuplen, so I decided to add that explanation here.

Along the way, I thought I'd add more text and simpler examples to the module documentation.

@LiamGoodacre
Copy link
Member

LiamGoodacre left a comment

Thanks!

Show resolved Hide resolved src/Data/Tuple/Nested.purs Outdated
Show resolved Hide resolved src/Data/Tuple/Nested.purs Outdated
Show resolved Hide resolved src/Data/Tuple/Nested.purs Outdated
Show resolved Hide resolved src/Data/Tuple/Nested.purs Outdated
Show resolved Hide resolved src/Data/Tuple/Nested.purs Outdated
@JordanMartinez

This comment has been minimized.

Copy link

JordanMartinez commented Dec 16, 2018

@garyb @LiamGoodacre Is this ready to be merged?

@marick

This comment has been minimized.

Copy link
Contributor

marick commented Dec 16, 2018

Note: I cannot merge this. Someone else will have to.

@LiamGoodacre LiamGoodacre merged commit 08d87df into purescript:master Dec 16, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment