...
/Coding Challenge: Using Reader Monad in Function
Coding Challenge: Using Reader Monad in Function
Learn the usage of Reader monad in a function.
We'll cover the following...
Problem statement
- Complete the
writeToBucket
andwriteToTable
functions. The