Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

improve generator API #15

Merged
merged 2 commits into from
Aug 5, 2017
Merged

improve generator API #15

merged 2 commits into from
Aug 5, 2017

Conversation

Theodus
Copy link
Contributor

@Theodus Theodus commented Aug 4, 2017

This change provides a workaround for ponylang/ponyc#1875 and changes variable and method names from camelCase to snake_case. map and flat_map have also been added to the Generator API.
closes #8

@Theodus
Copy link
Contributor Author

Theodus commented Aug 4, 2017

Sorry it took so long to fix finish this up, my laptop died on the plane.

@mfelsche
Copy link
Contributor

mfelsche commented Aug 5, 2017

Oh god, i am speachless.
This is more than i deserve.
I think i just fell in love with you ;)
Thank you very much @Theodus !

@mfelsche
Copy link
Contributor

mfelsche commented Aug 5, 2017

No need to be sorry!
I hope you switched your devices off during start and landing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Generator.map and .flatMap
2 participants