comments on whether we lose space due to lazy updates of the stack set

This commit is contained in:
Don Stewart
2007-03-09 08:16:21 +00:00
parent 11afb17966
commit 4d7af3b953

View File

@@ -51,6 +51,11 @@ import qualified Data.IntMap as I
------------------------------------------------------------------------
--
-- N.B we probably want to think about strict 'adjust' and inserts on
-- these data structures in the long run.
--
-- | The StackSet data structure. A table of stacks, with a current pointer
data StackSet a =
StackSet