Skip to content
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

Add some list methods #1406

Merged
merged 1 commit into from May 23, 2018
Merged

Conversation

zaaack
Copy link
Contributor

@zaaack zaaack commented May 23, 2018

Implement mapFold, mapFoldBack, findBack, tryFindBack, tryFindIndexBack, findIndexBack, contains, except, groupBy, countBy in List.fs, and truncate, contains in Array.fs (by accident).

@alfonsogarciacaro Plz review, thx~

@MangelMaxime
Copy link
Member

Thank for contributing to Fable 2 ❤️

At first look, code looks fine to me :) (I didn't tested it, I just read the code)

@alfonsogarciacaro alfonsogarciacaro merged commit 32cc6c1 into fable-compiler:dev2.0 May 23, 2018
@alfonsogarciacaro
Copy link
Member

Awesome, thanks a lot for this @zaaack! I had to make a couple of adjustments but it's working fine 👏 👏 👏 Now we have 1245 tests passing for Fable 2!

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.

None yet

3 participants