Skip to content

Commit 27c1eb6

Browse files
authored
Add missing "platform"
1 parent ca32e71 commit 27c1eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: blog/_posts/2025-03-24-evolving-scala.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Although individuals in the community come and go, Scala as a whole seems to be
3636

3737
Technically, Scala is on stronger foundations than it was 10 years ago.
3838
The ecosystem has matured and the various Reactive or Pure-FP styles have found their audiences.
39-
Alternative styles like the [Scala Toolkit](https://docs.scala-lang.org/toolkit/introduction.html) and the [com.lihaoyi](https://github.com/com-lihaoyi) are now available.
39+
Alternative styles like the [Scala Toolkit](https://docs.scala-lang.org/toolkit/introduction.html) and the [com.lihaoyi](https://github.com/com-lihaoyi) platform are now available.
4040
New build tools like [Scala-CLI](https://scala-cli.virtuslab.org/) and [Mill](https://mill-build.org) have emerged, and developer tools like [Scalafmt](https://github.com/scalameta/scalafmt) and [Scalafix](https://github.com/scalacenter/scalafix) have become widely used.
4141
IDEs remain a pain point, but we expect them to improve over the course of 2025.
4242
Heavy use of symbolic operators has thankfully fallen out of style.

0 commit comments

Comments
 (0)