Thursday, September 15, 2016

Referring API Documentation...

The Basic Types can also invoke additional method through Implicit Conversion. These additional methods are available through Rich Wrapper. So do also refer the Rich Wrapper to view the additional methods supported by the Basic Type.

Example 
  1. Int   scala.runtime.RichInt 
  2. ... #134