-
_Difficulty: Advanced, requires familiarity with the concept of algebraic laws and testing them_
`Traversable` currently doesn't have any laws (only inherits those from `Covariant`). Figure out whi…
-
The ZStream.async no longer streams the asynchronous callbacks from the node.js socket.on_data() function. No errors were reported. This worked for ZIO version 2.0.10 (Scals 3) but does not work for 1…
-
Is it possible to make ZIO 1.0.0 version? I really need it
-
We're starting to add instances for more data types that don't have well defined `Equal` instances. For example, `Ord` isn't a data type so we can't just look at two `Ord` values and say whether they …
-
Hi,
Just a suggestion - it would it be very useful for newbies like me if the zio start project includes code relevant for the included libraries.
Example:
- If I select quill - include a confi…
-
The `ZTransducer` for decoding fails when the input chunk doesn't exactly match one encoded object. Almost all rechunked streams will therefore fail.
Transducers should be resilient to different chu…
-
-
The users command-line app has a top-level command, whose name is ``.
For example, if the user was creating a word count CLI, then their top-level command name might be `wc`.
ZIO CLI should exam…
-
I was making use of `produceAsync` in combination with `ZIO.foreach` to achieve batching / sending multiple records in parallel.
While I was expecting this to be slightly slower than the `produceCh…
-
When I select a test with name `X` runner executes every test in suite with a name that contains `X`
If I run `foo` it runs `foo` and `foo bar`
Plugin version: 2021.1.9.1
![05Gr1CDHl1](https://…