Skip to content

Extend Combinator Documentation #17

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

Merged
merged 1 commit into from
Aug 18, 2015

Conversation

kritzcreek
Copy link

Adds hints for combinators in Data.Array

Resulting from some of my own confusion :D

is because they have already been defined in other libraries.

```purescript
Text.Parsec.many = Data.Array.many
Copy link
Contributor

Choose a reason for hiding this comment

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

It's probably worth recommending the Data.List variants too.

@paf31
Copy link
Contributor

paf31 commented Aug 18, 2015

Thanks!

Adds hints for combinators in Data.(Array|List)
@kritzcreek
Copy link
Author

Allright fixed and squashed.

paf31 added a commit that referenced this pull request Aug 18, 2015
Extend Combinator Documentation
@paf31 paf31 merged commit 71a0831 into purescript-contrib:master Aug 18, 2015
@paf31
Copy link
Contributor

paf31 commented Aug 18, 2015

Thanks! I'll release this on Pursuit soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants