Skip to content

sagnibak/types-are-awesome-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Types are Awesome Talk Demo

This is code to accompany my talk types are awesome. This is some Rust code where I first implement Peano numerals using the Rust type system, and then implement a List<T, N> type which has length known at compile time. The Peano numeral code is heavily inspired by peano.rs.

  • The full slides are here.
  • The recording of the full talk (given to an audience of UPE members) is on YouTube.
  • The abridged slides for CSM×TwoSigma are here.

About

Code for the demo from my talk called Types are Awesome.

Resources

Stars

Watchers

Forks

Languages