Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
354 contributions in the last year
Activity overview
Contributed to
tc39/agendas,
shapesecurity/shift-java,
shapesecurity/shift-website
and 5 other
repositories
Contribution activity
May 2019
michaelficarra has no activity
yet for this period.
April 2019
- michaelficarra/fetch HTML
- michaelficarra/html HTML
Created a pull request in whatwg/fetch that received 3 comments
Created an issue in shapesecurity/shape-functional-java that received 1 comment
make Maybe iterable
We currently do for (A a : maybeA.toList()) { // ... } to "foreach" a maybe. It'd be nice to not have the intermediate list created by iterating th…
1
comment