aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/mixin.md
blob: bdcc7ae9c36856b9ed4c00345157b0f0ffbabe3b (plain)
1
2
3
4
5
6
7
8
# Reference

1. [Prototypes: Object-Orientation, Functionally](http://fare.tunes.org/files/cs/poof.pdf)
1. [The Different Aspects of Monads and Mixins](http://ropas.snu.ac.kr/~bruno/papers/MixinAspects.pdf)
1. [THAT ABOUT WRAPS IT UP: Using FIX to Handle Errors Without Exceptions, and Other Programming Tricks](http://www.lfcs.inf.ed.ac.uk/reports/97/ECS-LFCS-97-375/ECS-LFCS-97-375.pdf)
1. [EffectiveAdvice: Disciplined Advice with Explicit Effects](http://www.cs.utexas.edu/~wcook/Drafts/2010/EffectiveAdvice.pdf)
1. [16. Object Reorientation: Generic Functions](http://www.gigamonkeys.com/book/object-reorientation-generic-functions.html)