design: type system design #3

Closed
schrottkatze wants to merge 2 commits from (deleted):main into main
Showing only changes of commit 8ddd1748b8 - Show all commits

View file

@ -3,8 +3,14 @@
doc doc
) )
= meow nya = Type data model
nyanyanya == Requirements
#lorem(50) - Color-aware
- It can handle colors and colorspaces for images
- ocio????
- number/number type support
- custom types (structs/enums)
- algebraic enums
- traits (`Numeric`...)