Coding Challenge: Using Reader Monad in Function
Learn the usage of Reader monad in a function.
We'll cover the following...
We'll cover the following...
Problem statement
- Complete the
writeToBucketandwriteToTable
Learn the usage of Reader monad in a function.
Problem statement
writeToBucket and writeToTable