mirror of
https://github.com/exaloop/codon.git
synced 2025-06-03 15:03:52 +08:00
* Changed slice fields to generics, added check to adjust_indices * fix typecheck * Refactored Slice class, fixed test * fix test * made slice fields optional, updated tests * Fix list optimization for new slices; update tests --------- Co-authored-by: A. R. Shajii <ars@ars.me>