sdc
sdc copied to clipboard
add new python typing
Lets move it to folder 'numba_typing/types' and split into several files: numbers, array, pandas(series) and special(LiteralType)
Then import everything in __init__.py.
And please take a look how to use __all__