that is still purely functional, polymorphic and d...
# arrow
r
that is still purely functional, polymorphic and does not need a function, Reader or anything to describe
Config
as a requirement for the system to get it's dependencies. It also allows swapping of implementations for production/tests and testing of all the functions in isolation without the need to Mock. Simply constructing instances as you need them tested.