Relative Content

Tag Archive for scalastack-overflowimplicit-conversion

Why a stack overflow from my Scala implicit conversion?

I have an issue with my code where I’m getting a stack overflow exception when doing an implicit conversion from Calendar to PublicationSchedule. I’ve cut down the code and can reproduce in Scastie (this is running with Scala 2.12.19):