@_felipera's Collections

fromwww.scala-lang.org
1 week ago

Scala 3.8.2 is now available!

Before (3.7): A synthetic tuple-producing map was inserted; that step could make Map select a generic map overload and become an Iterable (e.g. List) In 3.8: That synthetic step is removed, so the conversion no longer happens and a different map/flatMap path can be selected.
Scala
Scala
fromChris-kipp
5 months ago

Claude Code, Metals, and NVIM

I hated AI assisted development for a long time.
...
I remember when Copilot was first released and people lost their minds.
[ Load more ]