Commit Graph

18 Commits (31b282ad9f72c54e453298a33d9610ea461e1ad2)

Author SHA1 Message Date
Nick Cameron 3d748b1adc Merge pull request #25 from lfairy/option-list
Add "Treating Option like a list"
8 years ago
Chris Wong f3fe2d6f28 Iterating over an Option 8 years ago
Chris Wong a65d22ddc2 Direct contributors to the issue tracker 8 years ago
Mikhail Trishchenkov 67685cddf0 Rename idiom 8 years ago
Mikhail Trishchenkov 72606ccfcb Clone to closure idiom 8 years ago
Nick Cameron f41b745acf Add the badly-named fold pattern 9 years ago
Nick Cameron 99b1342338 Visitor pattern 9 years ago
Nick Cameron 6ac851e718 Add the extensibility by privacy pattern
(And change the concatenation pattern to say something different about perf)
9 years ago
Nick Cameron e340602f3f Composing structs 9 years ago
Nick Cameron c2cf5e6c1a Deref polymorphism anti-pattern 9 years ago
Oliver Schneider d4f297e1d3 Result + try! is a pattern, unwrap() is not 9 years ago
Matt Wismer 244aedbfae Fix RAII Guards
Make "RAII" uppercase so that the link can be followed
9 years ago
Nick Cameron 325b642a01 Added a few idioms and patterns - some are still WIP 9 years ago
Nick Cameron fd95943c26 Newtypes 9 years ago
Nick Cameron 65f12dcaab link ctor -> builder 9 years ago
Nick Cameron ab19516a4f Builder pattern 9 years ago
Nick Cameron 248baabc14 Add the constructor idiom. 9 years ago
Nick Cameron f8b8d13e50 Initial commit 9 years ago