pxt-calliope/docs/reference/types.md
2016-06-14 17:20:45 -04:00

522 B

types

A type refers to a class of data and the operations permitted on that class of data. The following built-in types are supported for the BBC micro:bit:

TypeScript allows you to create user-defined classes of data.