Skip to main content

Getting started

To include couldbe in your project, add the appropriate dependencies to your build.sbt:

libraryDependencies += "eu.throup" %% "couldbe" % "<version>"

The available packages are:

PackageContains
couldbeumbrella meta package to pull in core and cats
couldbe-coreminimal implementation to allow basic functionality
couldbe-catsextra definitions and functionality for those using the Cats library
couldbe-testsupportextra definitions and functionality to support writing tests