]> gerrit.simantics Code Review - simantics/platform.git/blob - Builtins.sdoc
1547374b72d797b603b242e31c4168eafc0aaaff
[simantics/platform.git] / Builtins.sdoc
1 = Builtin data types =
2
3 - Boolean
4 - Character
5 - Integer
6 - Long
7 - Float
8 - Double
9 - String
10 - Maybe
11 - TypeRep
12 - Array
13 - Vector
14
15 = Builtin functions =
16
17 - fail
18 - runProc
19
20 = Builtin classes =
21
22 - Serializable
23 - binding
24 - Typeable
25 - typeOf