patterns/intro.md
2015-08-31 10:06:10 +12:00

201 B

Introduction

Design patterns

What are design patterns? What are idioms? Anti-patterns.

Design patterns in Rust

Why Rust is a bit special - functional elements, type system - borrow checker