Skip to content

Slides and code from Scalawave 2016 "Introduction to typelevel (meta)programming with Shapeless" workshop

Notifications You must be signed in to change notification settings

krzemin/scalawave-typelevel-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalawave-typelevel-workshop

This repository contains slides and code from Scalawave 2016 Introduction to Typelevel (Meta)Programming with Shapeless workshop.

You can view the slides here.

Exercises are located in the package scalawave.exercise, while solutions are at scalawave.solution. When solving the exercises please uncomment tests first. Remember that when testing type-level programs, some assertions are performed at compile-time, so when your tests are not compiling, it most probably means that they are not passing.

There are few examples of type-level programming at scalawave.example package.

About

Slides and code from Scalawave 2016 "Introduction to typelevel (meta)programming with Shapeless" workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages