Implicit Functions and Reader Transformer
Details
• What we'll do
During this session I explain implicit functions (a new concept introduced by Martin that is implemented in Dotty). Implicit functions greatly reduce boilerplate code.
As an example, I show how they can greatly reduce the complexity of implementing reader transformers.
• What to bring
Nothing.