⚡ Type Level Arithmetic in Haskell - Felix B
Subscribers:
2,950
Published on ● Video Link: https://www.youtube.com/watch?v=Pau3MUvDGSA
Tired of using basic, boring programming features like numbers? Think having a standard library is too handhold-y? Fancy doing every last bit of your computation at compile time? Well, have we got the solution for you! In this talk, we'll write a program to add two numbers together - but at the type level.
Talk by Felix B
Other Videos By UWCS - University of Warwick Computing Society
Tags:
computing
uwcs
university
society
coding
programming
kinds
type hierarchy
successor
peano
recursion
haskell
functions
instances
classes
succ
const undefined
adding two numbers
constraints
type-level
functional dependencies