Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jdegoes/sbtb-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streams for (Co)Free

This is the repository for exercises for Streams for (Co)Free!, a Scala By The Bay presentation given by @jdegoes.

Getting Started

Launch SBT and enter incremental compilation mode:

sbt
> ~ compile

SBT should download all dependencies and compile the source code.

Then open up the src/main/scala/ directory. You will find cofree.scala, which contains all sample code.

About

Streams for (Co)Free! — The supporting repository for a 2016 Scala By The Bay presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages