I don't see this in the docs at the moment? Even just a note in [`typing`](https://icb-fast-array-utils.readthedocs-hosted.com/en/stable/typing.html) or something. Like doing ```python @njit def my_op( mat: CSBase .... ) ``` should be documented, right?
I don't see this in the docs at the moment? Even just a note in
typingor something. Like doingshould be documented, right?