Remove the complex type.

This commit is contained in:
Christoffer Lerno
2021-05-30 16:46:36 +02:00
committed by Christoffer Lerno
parent dd8b850544
commit cf58da4a3c
16 changed files with 7 additions and 169 deletions

View File

@@ -121,9 +121,7 @@ work on Windows. Also, parts of the code is still rough and needs to be made sol
- [ ] Stdlib inclusion
- [ ] String functions
- [ ] Compile time incremental arrays
- [ ] Vararrays e.g. `int[*]`
- [ ] Simd vector types
- [ ] Complex types
#### What can you help with?