From 14f18c100c2f8c3ec9c60c14330d926cd2d6f639 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 4 Apr 2022 22:47:56 -0400 Subject: Properly handling variance for arrays to avoid invalid subtyping. --- documentation/bookmark/mixin.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 documentation/bookmark/mixin.md (limited to 'documentation/bookmark/mixin.md') 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) - -- cgit v1.2.3