Skip to content

hosnimed/cats-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cats-tutorial

Inspired by cats-effect tutorial.

All contents are realeased under the Apache v2 license.

Compile and run the examples

Code can be compiled using sbt:

$ sbt
> compile

Any of the files can be executed also using sbt. So for example to run Validated we will run:

> runMain Validated

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages