Eugene

Results 8 issues of Eugene

Is there any way i could do logs as effects? Currently LogHanlder is ```final case class LogHandler(unsafeRun: LogEvent => Unit)```, i was wondering if i could wrap it some to...

Can't find any documentation about this, is it supported?

help wanted

I was wondering why there is default emptyWriter implementation [https://github.com/tethys-json/tethys/blob/3ffbdb4cf27595580041a01f4b1e1bd98cb486f2/modules/core/src/main/scala/tethys/writers/EmptyWriters.scala](EmptyWriters.scala) and there is no emptyReader. For example: i would like to serialize something like this: `case class Person[A](id: Int, names:...

I'm using Vector a lot in my 2.13.7 codebase since it's one of the best collections right now and we either need to have those aliases in the business code...

I encountered the same issue as #1430 by trying to launch rustlings with nix. I'm using Apple Silicon that might be the reason, simple `cargo update` helped. Probably the rustling...

Hey! It it possible to modify/extend the codec in some way? I would love for it to work the similar way to circe, but I can't find the related method...

Hey! Is it possible to make a release to support the new circle version?

I'm new to mix/elixir and when I was trying to add the dependency it failed with an error ``` Resolving Hex dependencies... Resolution completed in 0.253s Because the lock depends...