complex
data type is partially supported. None of the currently defined stars that take anytype
input except Fork
, are compatible with the complex
data type. It would be possible to write a star that supports a complex token read into an anytype
input. To do this the star writer would have to check on the input type and make sure to do the intended function on both the X and Y memory components of the complex input token.