Skip to content

bejancsaba/optional-monad-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Monads - Homework (Optional Monad)

After reading the introductory article try to implement the missing function in the Worker class. You should use the Optional monad with function composition to achieve the same result as the provided imperative implementation. Unit tests are provided in OptionalMonadTest so you can validate your implementation. Please find further instructions in the Worker class.

Useful

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages