From 7824d63ce8dc8d76d038b0e6da8691469cdc91fd Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Wed, 24 Feb 2010 12:43:57 -0500 Subject: [PATCH] make the new faster isEmpty a little safer too --- index.html | 152 ++++++++++++++++++++++++------------------------ test/objects.js | 3 +- underscore.js | 25 ++++---- 3 files changed, 90 insertions(+), 90 deletions(-) diff --git a/index.html b/index.html index 7332f4c88..66aea7125 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,6 @@ Underscore.js -