Scala3 Implicit
Scala3 did lots of improvement in Implicit, which is the most painful feature in Scala2.
Scala3 did lots of improvement in Implicit, which is the most painful feature in Scala2.
Tagless Final is a coding pattern in Scala.
In this blog, I will share some practice in our Scala project, hope this can help you.
接触Python也有五六年了,一直都是小打小闹,撑死了也就一个几十行的小脚本。 大型工程也就知道需要一个requirement.txt去管理依赖,从来没有实践过。 前段时间用Python开发了一个图床工具simple-image-tool, 在这里分享一下用到的工程管理工具Poetry(主页很酷炫)