Skip to content

Instantly share code, notes, and snippets.

View pedroxs's full-sized avatar

Joaquim Pedro Silveira pedroxs

View GitHub Profile
@pedroxs
pedroxs / EitherTest.scala
Last active March 11, 2016 00:24 — forked from iamthiago/EitherTest.scala
Showing some functional code in Scala
import scala.concurrent.ExecutionContext.Implicits.global
import scala.concurrent.duration.Duration
import scala.concurrent.{Await, Future}
/**
* Created by thiago on 3/10/16.
*/
object EitherTest extends App {
//given a list of ids