Reading Time: < 1 minute
In this presentation, I have explained few features of advance scala. The topics I have covered here are the Implementations of extractors, Implicit conversions, parameters and implicit context and update function with code snippet.
In the first part of presentation I have shown how well extractors can be used to decompose various kind of data structure in pattern matching.In the second part I have discussed about what rules should be followed while using implicit conversions, different ways to implement it and how implicit conversations can be very useful with generic functions.
Thanks…:-)