Data Type

This commit is contained in:
h z
2024-07-11 11:21:29 +01:00
parent 2955aaf1db
commit 5b46cce212
29 changed files with 388 additions and 112 deletions

7
BaseTypes Normal file
View File

@@ -0,0 +1,7 @@
Null
Real
Complex
Int
Bit
R2
C2