Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a type has an asType(Class c) method, we can make foo as SomeType be mapped to foo.asType(SomeType)
Nice for custome type coercion.