Skip to content

Conversation

@zshift
Copy link

@zshift zshift commented Nov 7, 2014

The implementations of reduce were fixed. They used to iterate over the same element in the list, now it correctly iterates over every element in the list. concatMap was made into an instance method. Changed the return type of exercise19 to be consistent with the other exercises.

Fixed reduce implementations. Made concatMap an instance method of ComposableList<T>.
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.

1 participant