Generic jobs + methods + burst compilation

Got a question regarding burst compilation for those.

Manual states:

E.g. in case of an interface it shouldn’t work. But what if T is a concrete data class, it should work right?
Or does this mean that even with concrete defined data type it won’t be compiled?

How does one use generic IJobChunk?
Does it work only as a part of the generic system as in manual example?

1 Like