aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/mixin.md
diff options
context:
space:
mode:
authorEduardo Julian2022-04-04 22:47:56 -0400
committerEduardo Julian2022-04-04 22:47:56 -0400
commit14f18c100c2f8c3ec9c60c14330d926cd2d6f639 (patch)
treea033abb73d7d6ca51878df76df7732e977dfabe3 /documentation/bookmark/mixin.md
parent8eb86ed366b2305751f2e831c7a081ffcca82c89 (diff)
Properly handling variance for arrays to avoid invalid subtyping.
Diffstat (limited to 'documentation/bookmark/mixin.md')
-rw-r--r--documentation/bookmark/mixin.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/bookmark/mixin.md b/documentation/bookmark/mixin.md
deleted file mode 100644
index bdcc7ae9c..000000000
--- a/documentation/bookmark/mixin.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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)
-