Difference between revisions of "Blueprint"

From HaskellWiki
Jump to navigation Jump to search
(keep an old thread on Haskell-Cafe)
 
(Deleting page that hasn't been updated for over 10 years)
Line 1: Line 1:
The goal of the blueprint technique is to allow reading a data structure like <hask>Data.Map</hask> while constructing it.
 
The idea is to separate the structure from the contained data.
 
It is discussed at length in
 
* Haskell-Cafe on [http://haskell.org/pipermail/haskell-cafe/2006-September/018133.html Optimization problem].
 
 
[[Category:Idioms]]
 

Revision as of 14:47, 6 February 2021