Skip to content

add shuffle generator#69

Merged
paf31 merged 1 commit into
purescript:masterfrom
matthewleon:shuffle
Jun 3, 2017
Merged

add shuffle generator#69
paf31 merged 1 commit into
purescript:masterfrom
matthewleon:shuffle

Conversation

@matthewleon
Copy link
Copy Markdown
Contributor

No description provided.

@matthewleon
Copy link
Copy Markdown
Contributor Author

still needs a bit of work, will comment when ready for review

@matthewleon
Copy link
Copy Markdown
Contributor Author

ready for review

@paf31 paf31 mentioned this pull request Apr 4, 2017
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented May 28, 2017

Sorry, can you please rebase?

@matthewleon
Copy link
Copy Markdown
Contributor Author

Sorry, can you please rebase?

done

Comment thread src/Test/QuickCheck/Gen.purs Outdated
import Control.Monad.Gen.Class (class MonadGen)

import Data.Array ((!!), length)
import Data.Array ((!!), length, zip ,sortBy)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nitpick: spacing here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@paf31
Copy link
Copy Markdown
Contributor

paf31 commented May 28, 2017

@garyb Good to merge this one?

@paf31 paf31 merged commit f278bdb into purescript:master Jun 3, 2017
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Jun 3, 2017

Thanks!

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.

2 participants