Tutorial
Common Type System
Abstract¶
The CTS (Common Type System) helps automatically convert types and common coding patterns for you. This leads to more readable and succint code. In this section, we will go over the basic features offered by CTS.
Needs to be written