Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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.

Keywords:commontoolsrecipesctstypes

Needs to be written