Skip to content

Conversation

travissarles
Copy link
Contributor

No description provided.

@SethTisue
Copy link
Member

I suggest renaming the whole section from "currying" to "multiple parameter lists", and never saying "curry" anywhere in the body text, either. Scala people don't normally talk about "currying".

I don't think you've chosen appropriate example code here — there is no good reason, that I can see anyway (and the text doesn't help me), to use multiple parameter lists for this function.

The old example code was unsatisfactory also.

I'd suggest looking for a commonly used method in the Scala standard library that has more than one parameter list. then show how use it, explain why it has multiple parameter lists, and then show how it could be defined. perhaps foldLeft?

@travissarles travissarles mentioned this pull request Mar 17, 2017
33 tasks
@travissarles travissarles self-assigned this Mar 21, 2017
@SethTisue SethTisue changed the title Rewrote curring tour Rewrote currying tour May 30, 2017
@jvican
Copy link
Member

jvican commented Jan 9, 2018

Maybe we can let this open so that a contributor can pick it up? Perhaps we should have a new label for this kind of stuff.

@SethTisue
Copy link
Member

Yes please, is there a volunteer who would like to get it over the finish line?

@jvican
Copy link
Member

jvican commented Jan 9, 2018

As you took the other one, I'll take this one.

@jvican jvican self-assigned this Jan 9, 2018
@jvican
Copy link
Member

jvican commented Jan 11, 2018

As we got many volunteers interested in the guides, I'm gonna see if someone dares to do this one! If there isn't one in two weeks, I'll take care of it 😄.

@SethTisue
Copy link
Member

replaced by #986

@SethTisue SethTisue closed this Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants