There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
🤓📚 The objective is to do an easy-to-access codes snippets collections of important Cats Effect concepts. Cats Effect possesses IO for wrapping & chaining asynchronous codes executions. It has also the concept of Resource for an automatic resources releasing after usage. Semaphore and more well known asynchronous programming patterns are also part of the library.