Files
Nim/lib/system
ringabout 5d4829415a fixes #25324; Channel incorrectly takes a sink argument in refc (#25328)
… it performs a deep copy internally

fixes #25324

notes that
> Enabling `-d:nimPreviewSlimSystem` removes the import of
`channels_builtin` in
in the `system` module, which is replaced by
[threading/channels](https://github.com/nim-lang/threading/blob/master/threading/channels.nim).
2025-12-05 00:46:47 +01:00
..
2025-11-06 17:33:52 +01:00
2025-11-25 12:49:23 +01:00
2025-12-01 22:59:12 +01:00
2025-05-16 09:44:13 +02:00
2025-11-25 12:49:23 +01:00
2025-12-01 22:59:12 +01:00
2025-10-28 12:48:22 +01:00
2025-12-01 22:59:12 +01:00
2023-11-06 07:57:29 +01:00
2024-08-11 10:35:09 +08:00
2025-11-25 12:49:23 +01:00
2020-01-30 10:54:50 +01:00