From 24e3e7353ccaf5879a651027fe655df1c5501443 Mon Sep 17 00:00:00 2001 From: Rob Phoenix Date: Thu, 19 Jan 2017 07:10:28 +0000 Subject: [PATCH] TOPICS.txt: add Equality (#500) closes #494 --- TOPICS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TOPICS.txt b/TOPICS.txt index ee724714e4..3fd76a1ffc 100644 --- a/TOPICS.txt +++ b/TOPICS.txt @@ -5,6 +5,7 @@ Callbacks Control-flow (conditionals) Control-flow (loops) Events +Equality Exception handling Generics Inheritance