Julia data type
C39521
concept
A Julia data type is a user-defined or built-in structure that specifies the kind, layout, and behavior of values in Julia’s type system, enabling efficient, multiple-dispatch-based computation.
Instances (1)
| Instance | Via concept surface |
|---|---|
| SparseMatrixCSC | — |