Posted on March 19, 2024June 25, 2025 by Eusebio TabaSwift is a type-safe language Similar types as in other languages String Int (integer, a whole) Float (32 bits) Double (64 bits) Bool (boolean) = true or false Color (special type for colors) etc.