aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/mixin.md
diff options
context:
space:
mode:
authorEduardo Julian2021-08-18 03:29:15 -0400
committerEduardo Julian2021-08-18 03:29:15 -0400
commite00ba096c8837abe85d366e0c1293c09dbe84d81 (patch)
treedc1f0955d4461ae30bb4945cddd74c462f1aee98 /documentation/bookmark/mixin.md
parent3289b9dcf9d5d1c1e5c380e3185065c8fd32535f (diff)
Some bug fixes.
Diffstat (limited to 'documentation/bookmark/mixin.md')
-rw-r--r--documentation/bookmark/mixin.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/mixin.md b/documentation/bookmark/mixin.md
new file mode 100644
index 000000000..bdcc7ae9c
--- /dev/null
+++ b/documentation/bookmark/mixin.md
@@ -0,0 +1,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)
+