From 83183122f180ce0fdbf3b5c1c8ff828d762348a8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 4 Jun 2018 20:41:20 -0700 Subject: Optimizations and cleanup. Build script now fails on first error and uses the precompiled versions it has just compiled. --- core/collections.nom | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/collections.nom') diff --git a/core/collections.nom b/core/collections.nom index 8e7576d..0bf5cef 100644 --- a/core/collections.nom +++ b/core/collections.nom @@ -172,5 +172,3 @@ immediately (% in %seen) <- (yes) return %unique - -# TODO: maybe make a generator/coroutine? -- cgit v1.2.3