Open watermelonwolverine opened 6 months ago
Indeed, looks like we're missing a | IndexType
in the elt_type
definition, would you mind adding it there and adding a test for your use-case? I'd expect that there wouldn't be many other places to adjust for the type. CC @math-fehr
The method name and the type hints for the
data_type
suggest that I can pass aIndexType
asdata_type
. Doing so causes an exception during verification.throws: