Built-in types
Pineapple has special support for the following types:
-
Dict(Dictionary) -
List(also known as array) -
Number -
String -
Boolean -
Nil(also known as null)
Pineapple has special support for the following types:
Dict (Dictionary)
List (also known as array)
Number
String
Boolean
Nil (also known as null)