🗃️ Keywords
14 items
📄️ Variables
Similar to python, variables do not require specific types and can be declared as follows:
📄️ Functions
Use functions to create re-usable circuits with parameters. The default library lib.cst uses functions for common circuit components like res, cap, etc.