iowo/docs/design/types.typ
2024-01-18 20:17:56 +01:00

17 lines
275 B
Plaintext

#import "../template.typ": conf
#show: doc => conf(
doc
)
= Type data model
== Requirements
- Color-aware
- It can handle colors and colorspaces for images
- ocio????
- number/number type support
- custom types (structs/enums)
- algebraic enums
- traits (`Numeric`...)