Skip to content

Commit

Permalink
Add groupBy for NonEmptySet
Browse files Browse the repository at this point in the history
  • Loading branch information
Obarros committed Jun 12, 2018
1 parent d7c4f0f commit 792b736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/scala/cats/syntax/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ package object syntax {
object validated extends ValidatedSyntax
object vector extends VectorSyntax
object writer extends WriterSyntax
object set extends SetSyntax
}

0 comments on commit 792b736

Please sign in to comment.