Files
Nim/lib/system
Zoom c4d33782f5 Feat: stdlib: adds system.string.setLenUninit (#24836)
Adds `system.setLenUninit` for the `string` type. Allows setting length
without initializing new memory on growth.

- Required for a follow-up to #15951
- Accompanies #22767 (ref #19727) but for strings
- Expands `stdlib/tstring` with tests for `setLen` and `setLenUninit`

---------

Co-authored-by: Andreas Rumpf <araq4k@proton.me>
(cherry picked from commit 4dbc382906)
2026-04-15 08:55:54 +02:00
..
2026-04-07 18:58:01 +02:00
2026-04-07 18:58:01 +02:00
2026-02-21 12:58:25 +01:00
2026-02-26 17:24:58 +01:00
2025-10-28 13:50:59 +01:00
2026-02-21 12:58:25 +01:00
2026-02-21 12:58:25 +01:00
2026-02-21 12:58:25 +01:00
2024-08-11 10:35:09 +08:00
2026-02-21 12:58:25 +01:00
2026-02-21 12:58:25 +01:00
2020-01-30 10:54:50 +01:00