clash-prelude
clash-prelude copied to clipboard
Simplify type of window/windowD
Closes #110.
Mmm... I remember at $WORK that a definition like this for window might lead to serious space-leaks. I know I said in #110 that iterate might be a suitable implementation, but I want to investigate whether this leads to spaceleaks or not before merging.
I can check that out later. Perhaps it might also be possible to work around it too -- the simplified type would be nice...