Skip to content

Conversation

robertdp
Copy link
Collaborator

@robertdp robertdp commented Dec 16, 2020

For #83

xs <- manyTill p end
pure (x:xs)
pure (cons' x xs)

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

Copy link
Contributor

@thomashoneyman thomashoneyman left a comment

Choose a reason for hiding this comment

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

Thank you!

@thomashoneyman thomashoneyman merged commit fe969c3 into purescript-contrib:main Dec 17, 2020
@jamesdbrock
Copy link
Member

Thank you @robertdp !

@robertdp robertdp deleted the nonempty-combinators branch December 19, 2020 12:51
@robertdp robertdp mentioned this pull request Jun 7, 2021
4 tasks
garyb pushed a commit that referenced this pull request Jun 9, 2021
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.

3 participants