purescript-pux
purescript-pux copied to clipboard
Memoize
In looking at the memoize function, it seems it could be made polymorphic in its Markup EventHandler type and moved out of the HTML module and into Pux so that it could be reused with other Markups. Was there a reason you chose to limit its usage?