PJLink icon indicating copy to clipboard operation
PJLink copied to clipboard

Need type encoders/decoders for built-in data types

Open b3m2a1 opened this issue 6 years ago • 1 comments

Encoders and decoders should be written for important data types (SparseArray, Graph, Region, etc.) so that users can build off of these.

b3m2a1 avatar Sep 24 '18 23:09 b3m2a1

Encoders for PackedArray, Image, RawArray, and SparseArray have been written. Still need Graph, Region, MeshRegion, etc.

b3m2a1 avatar Sep 24 '18 23:09 b3m2a1