Our great sponsors
-
The examples provided in this post were written in Scala 2, and are available in this github repository.
-
Our second type class example attempted to illustrate one last perk: type safety at compile time. It did so with a simplified example of the cats core library for type safety equality comparison between objects. If you're not familiar with cats, go ahead and give it go.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- RFC: A Path Forward for Ammonite REPL and Scripts in 2023 and Beyond
- Chimney 0.8.0-M1 with the initial support for Scala 3
- Chimney 0.8.0-M1 – type mapping library for Scala released for Scala 3
- Does anyone know if there is a XKit Rewritten equivalent for Pale Moon?
- Question regarding Recursive datatypes and cats typeclasses (Haskell to Scala)