Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11073 ::
[2024-02-23T22:46:19+01:00]
[Araq] sink parameters not being copied even when there are later reads (refc)
10473 ::
[2023-09-10T06:46:17+02:00]
[gabbhack] Does seq have a method to get mutable ref element?
10186 ::
[2023-05-09T10:57:46+02:00]
[Araq] Is there a way to see the NIM version in an NIM executable (binary) ?
10165 ::
[2023-05-04T12:48:10+02:00]
[alexeypetrushin] string fmt doesn't work inside of template?
10079 ::
[2023-04-06T20:27:28+02:00]
[gabbhack] asyncCheck break my function
8399 ::
[2021-09-05T08:48:55+02:00]
[Stefan_Salewski] JSON serialization of objects containing tuples
7541 ::
[2021-02-20T23:27:22+01:00]
[mantielero] Templates - how to check if a template has been used
7134 ::
[2020-11-21T14:26:35+01:00]
[Yardanico] Error: type mismatch: got <type int8> but expected 'int literal(8)'
6742 ::
[2020-08-28T08:53:42+02:00]
[Araq] Defer doesnt work with block, break and await
6734 ::
[2020-08-27T19:29:25+02:00]
[jyapayne] Problem with template and async
6671 ::
[2020-08-12T18:40:37+02:00]
[gabbhack] play.nim-lang.org has been down for several hours
6670 ::
[2020-08-12T11:51:05+02:00]
[enthus1ast] HTTPS requests in Nim
6662 ::
[2020-08-10T19:55:48+02:00]
[mratsim] Why `openArray[int] | HashSet[int]` doesn't work?