Skip to content

Scalty is a library which provides some wrappers for monads transformer EitherT[Future, AppError, T] and additional extention utils methods.

License

Notifications You must be signed in to change notification settings

dataengi/scalty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalty

travis_ci Maven Central codecov

Overview

Scalty is a library which provides some wrappers for monads transformer EitherT[Future, AppError, T] and additional extention utils methods.

Getting Started

Scalty is currently available for Scala 2.11 and 2.12

The Scalty dependency, by adding the following to your build.sbt:

libraryDependencies += "com.github.awesome-it-ternopil" %% "scalty" % "0.4.5"

About

Scalty is a library which provides some wrappers for monads transformer EitherT[Future, AppError, T] and additional extention utils methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%