You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "A library intended to provide abstractions for functional programming in Scala, leveraging its unique features. Design goals are approachability, modularity, documentation and efficiency."
5
5
permalink: "https://typelevel.org/cats/"
6
6
github: "https://github.com/typelevel/cats"
7
-
8
7
core: true
9
-
extensions:
10
-
- title: Cats-Effect
11
-
description: "The IO Monad for Scala, plus type classes for general effect types."
12
-
link: "https://typelevel.org/cats-effect/"
13
-
- title: "FS2"
14
-
description: "Functional Streams for Scala, with implementations for compression, disk I/O, and TCP"
15
-
link: "https://typelevel.org/fs2/"
16
-
- title: "Cats MTL"
17
-
description: "Monad transformers made easy"
18
-
link: "https://typelevel.org/cats-mtl/"
19
-
- title: "Cats Collections"
20
-
description: "Data structures that facilitate pure functional programming with cats"
0 commit comments