Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Types

Built-in types.

English中文日本語한국어ไทยDescription
number数値숫자จำนวนNumeric type (integer or float).
text文字列문자열ข้อความText / string type.
bool論理논리ตรรกะBoolean (true / false).
listリスト목록รายการOrdered list type.
mapマップแผนที่Key / value map type.
tupleタプル튜플สิ่งอันดับFixed-size tuple type.