Adds the 'jit_tuple' class to the input
Allows specifying that an output or input must be considered a jit tuple and instead of a list or dictionary when tracing.
jit_tuple(x)
x
Useful links