diff options
author | Jordan Gillard <jordan@blackcicada.info> | 2023-05-07 03:25:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-07 09:25:25 +0200 |
commit | 71f2e1a502ad231e3356217398e2d7fcd6137967 (patch) | |
tree | 0881dc847d11d9b18c9fe25b5f28b6286cbde79f /lib/std/private | |
parent | 4a94f3606e2e3c47cf416755c4b3d2cd7eddef9c (diff) | |
download | Nim-71f2e1a502ad231e3356217398e2d7fcd6137967.tar.gz |
🚀 Enhancing CellSeq for Better Readability and Maintainability (#21797)
Refactor and improve readability of CellSeq in system directory * Use half-open range in the contains procedure for better readability and to avoid potential off-by-one errors * Extract resizing logic from add procedure into a separate resize procedure for better code readability and separation of concerns
Diffstat (limited to 'lib/std/private')
0 files changed, 0 insertions, 0 deletions