lpxxn / rust-design-pattern

rust design patterns
Mozilla Public License 2.0
1.35k stars 110 forks source link

Non-OO patterns #8

Open chaoszhuo opened 4 years ago

chaoszhuo commented 4 years ago

Understood that design patterns were about OO only in the early days, whilst I believe it could extend beyond OO to other paradigms, e.g. functional, procedural, symbolic, etc. Would it be considered possible in the future?