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 28 million developers.
Sign up
Popular repositories
-
blueeyes
A lightweight Web 3.0 framework for Scala, featuring a purely asynchronous architecture, extremely high-performance, massive scalability, high usability, and a functional, composable design.
-
lambdaconf-2014-introgame
Online material for the Introduction to Functional Game Programming with Scala workshop.
-
scalaworld-2015
Supporting material for ScalaWorld 2015.
-
functional-scala
The repository for the Functional Scala workshop.
-
stax
A functional standard library for HaXe, loaded with a full stack of features.
-
intro-to-ps
Introduction to PureScript materials.
999 contributions in the last year
Contribution activity
January 2019
Created a pull request in scalaz/scalaz-zio that received 2 comments
- Allow `io.run` to recover from interruption
- Finalize method / data type names for 1.0 -- closes #287
- Add flatMapError and flipWith
- Fix IO.flatMapError
- Ensure all methods that can be final are final #335
- Stack safe streams
- Shortcut IO.flatMap if the current IO has already failed
- Support for scala.js
- Fix ignored failing assertion
- Benchmarks CompletableFuture, reactor.Mono, rxjava.Single #514
- Issues/426
- Migrate get/option from extension methods
- microsite add Ref section to Data Types page