Skip to content

mavilein/introduction-to-type-level-programming-in-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A gentle introduction to Type Level Programming in Scala

These are the slides and the example code for my talk at Stange Group Berlin.

Where can i find the example code?

You can find the different code examples from the talk under app/bool, app/peano and app/list.

How can i view the slides?

You need to have scala and sbt installed. Just execute sbt run in the project folder and open localhost:9000 in your browser.

Where can i learn more about Type Level Programming?

About

This repo contains the Example Code and Slides (via revealjs) for a presentation i gave on Type Level Programming in Scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published