Data.IntMap.Strict.findWithDefault is too strict

Johan Tibell johan.tibell at gmail.com
Thu Dec 13 17:48:22 CET 2012


On Thu, Dec 13, 2012 at 8:13 AM, Andreas Abel <andreas.abel at ifi.lmu.de> wrote:
> Key and value arguments are evaluated to WHNF

For consistency. The API is modeled as if we had call-by-value.



More information about the Libraries mailing list