Skip to content

Commit 08ad52d

Browse files
committed
Cleaned data/projects.yml
1 parent f5c59ea commit 08ad52d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

_data/projects.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
description: "A library intended to provide abstractions for functional programming in Scala, leveraging its unique features. Design goals are approachability, modularity, documentation and efficiency."
3131
permalink: "https://typelevel.org/cats/"
3232
github: "https://github.com/typelevel/cats"
33-
core: true
3433
platforms: [js, jvm, native]
3534
- title: "Cats Collections"
3635
description: "Data structures that facilitate pure functional programming with cats"
@@ -314,7 +313,6 @@
314313
description: "Shapeless is a generic programming library. Starting with implementations of Scrap your boilerplate and higher rank polymorphism in Scala, it quickly grew to provide advanced abstract tools like heterogenous lists and automatic instance derivation for type classes."
315314
github: "https://github.com/milessabin/shapeless"
316315
affiliate: true
317-
core: true
318316
platforms: [js, jvm, native]
319317
- title: "simulacrum"
320318
description: "First-class syntax for type classes"
@@ -347,7 +345,6 @@
347345
- title: "spire"
348346
description: "Spire is a numeric library for Scala which is intended to be generic, fast, and precise. Using features such as specialization, macros, type classes, and implicits, Spire works hard to defy conventional wisdom around performance and precision trade-offs."
349347
github: "https://github.com/typelevel/spire"
350-
core: true
351348
platforms: [js, jvm, native]
352349
- title: "Squants"
353350
description: "The Scala API for Quantities, Units of Measure and Dimensional Analysis"

0 commit comments

Comments
 (0)