Difference between revisions of "Containers"

From HaskellWiki
Jump to navigation Jump to search
 
m (To be deleted if no new content appears...)
 
Line 6: Line 6:
 
* interaction with specialization.
 
* interaction with specialization.
 
* INLINEABLE/SPECIALIZE.
 
* INLINEABLE/SPECIALIZE.
  +
  +
[[Category:Pages to be removed]]

Latest revision as of 04:53, 24 April 2021

* SAT can increase allocations
    * while pure worker/wrapper doesn't
* INLINE code bloat
    * interaction with specialization.
    * INLINEABLE/SPECIALIZE.