From github.com
Improve the time performance of `Data.List.unsnoc` · Issue #307 · haskell/core-libraries-committee
1 1
Motivation: Discussion at #292 Specifically, @meooow25 observed: There is a performance penalty to using unsnoc in place of init or last, because of all the Maybes and (,)s. It is particularly bad ...
19h ago
From discu.eu
1 1
Discussions and related articles for «Improve the time performance of `Data.List.unsnoc` · Issue #307 · haskell/core-libraries-committee · GitHub»
18h ago
From haskell.org
The Effectful effect system has a website: haskell-effectful.github.io
1 1
One of the main barriers to entry when adopting an effect system is that you have a whole ecosystem to discover an adopt. In order to aid discovery, and provide a place for the maintainers and contributors to provide a curated list of bindings, Effectful now has a website to aid adopters pick...
13h ago
From discu.eu
1 1
Discussions and related articles for «The Effectful effect system has a website: haskell-effectful.github.io - Haskell Community»
13h ago