forked from rebol/rebol
-
Notifications
You must be signed in to change notification settings - Fork 2
Datatypes
angerangel edited this page Dec 14, 2012
·
1 revision
Datatypes list is in system/catalog/datatypes, here is the list:
- action!
- binary!
- bitset!
- block!
- char!
- closure!
- command!
- datatype!
- date!
- decimal!
- email!
- end!
- error!
- event!
- file!
- frame!
- function!
- get-path!
- get-word!
- gob!
- handle!
- image!
- integer!
- issue!
- library!
- lit-path!
- lit-word!
- logic!
- map!
- module!
- money!
- native!
- none!
- object!
- op!
- pair!
- paren!
- path!
- percent!
- port!
- rebcode!
- refinement!
- set-path!
- set-word!
- string!
- struct!
- tag!
- task!
- time!
- tuple!
- typeset!
- unset!
- url!
- utype!
- vector!
- word!