forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/src/codegen/irrt
David Mak a176c3eb70 core/irrt: Change handle_slice_indices to instead take length of object
So that all other array-like datatypes (e.g. ndarray) can also take
advantage of it.
2024-06-03 16:40:05 +08:00
..
irrt.c core/irrt: Add support for calculating partial size of NDArray 2024-06-03 16:40:05 +08:00
mod.rs core/irrt: Change handle_slice_indices to instead take length of object 2024-06-03 16:40:05 +08:00