From 886b1a4f10c23385e2da4e13f87fab64e5eda370 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 12 Mar 2014 23:18:33 -0400 Subject: [PATCH] Added mention of traits as mixins to index --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 6f1b58a..5a92d35 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,7 @@
  • Static and constant members
  • +
  • Traits as mixins (under development)