From 48ae8261ef7a3f46b4b91b7911606347257d388b Mon Sep 17 00:00:00 2001 From: mattsears18 Date: Sun, 5 May 2019 16:15:39 -0400 Subject: [PATCH] filter duplicates before checking point count, remove unnecessary slice --- README.md | 2 ++ dist/hull.js | 8 ++++---- src/hull.js | 8 ++++---- test/hull.js | 14 +++++++++++++- 4 files changed, 23 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 67ca304..aa33d67 100755 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ If you want to get involved with Hull.js development, just use