mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 12:41:53 -07:00
comments on whether we lose space due to lazy updates of the stack set
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user