patterns/intro.md

10 lines
201 B
Markdown
Raw Normal View History

2015-08-30 22:06:10 +00:00
# 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