effects
Here are 463 public repositories matching this topic...
-
Updated
Aug 29, 2020 - Go
CE have released their own take on tracing, with following notable changes compared to original ZIO Tracing:
- Instead of parsing lambdas, CE throws exceptions in IO constructors and cleans up stacktraces. That also means there is no regional control of tracing and AFAIK no way to avoid slight overhead even when tracing is completely disabled – but OTOH it may probably work on Scala.js
- Trace
-
Updated
Apr 1, 2017 - Java
Is your feature request related to a problem? Please describe
I'm using Magick.net to update Exif metadata, but could not find a way, to replace the thumbnail image.
Describe the solution you'd like
I would like to be able to replace the thumbnail, by using magick.net
Describe alternatives you've considered
I have tried to make an extension method but did not find a way to
Add PngWriteDefines
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 24, 2020 - JavaScript
It occurred to me that AutoCedeK is really just a specialized variant of FlattenK, but the only specialization is the name. We should rename it, group it with FlatMapK and MapK, and special-case the IO#flatten operation, since that will result in a noticeable performance win in such scenarios (relative to running through flatMap).
This is a run loop task, but a very straightforward
-
Updated
Dec 6, 2019 - C#
-
Updated
Sep 25, 2020 - C#
-
Updated
Oct 24, 2020 - C#
-
Updated
Oct 27, 2019 - Haskell
-
Updated
Sep 24, 2020 - Swift
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 23, 2020 - Swift
-
Updated
Sep 11, 2020 - Haskell
Improve this page
Add a description, image, and links to the effects topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the effects topic, visit your repo's landing page and select "manage topics."
I've noticed that redux' docs got a nice lifting, thanks for the new version of GitBook. Would be nice to upgrade too.
Redux commit introducing the change - reduxjs/redux@b307091
We might want to postpone merging this though, because we don't want to update docs before releasing v1 and from what I understand new Gitbook comes with au