DEV Community

Discussion on: What was your win this week?

Collapse
 
totally_chase profile image
Phantz

I demonstrated a type safe way to achieve polymorphism in C! Heavily inspired from functional languages. I then used this design pattern to achieve lazy iterators in pure C!