List Question
20 TechQA 2024-03-24T19:58:58.937000Flake fails on update, nimPackages is missing, where has it gone?
60 views
Asked by MatrixManAtYrService
What are the types of arrays with variable size and accommodating different types in Nim?
111 views
Asked by Lucius_Will
What are the main ways to do a reverse iteration in Nim?
114 views
Asked by Lucius_Will
How to fix this error : simple run error with the library faster_than_requests
103 views
Asked by b4ddev
Why isn't the order of a sequence kept in nim when deleting an element?
115 views
Asked by protogia
lldb in vscode: how to show string values on hover?
132 views
Asked by Nino van Hooff
Is it possible to globally modify the AST in Nim?
85 views
Asked by Griffort
Nim: Analog of .dirty. pragma for macros
57 views
Asked by Nate Ackerman
How to call iterator for Chipmunk 7 bindings (Nim)
56 views
Asked by Nino van Hooff
Declare procedures prototypes in nim
107 views
Asked by GiMS_Pang
Using nnkDotExpr to create an ident in Nim
45 views
Asked by Nate Ackerman
How do I define a setter in a macro in Nim
83 views
Asked by Nate Ackerman
Nim program crashes when using recursivity and openarray
76 views
Asked by Antoine Delègue
Identifier construction in nim macros (instead of templates)
53 views
Asked by Nate Ackerman
In Nim, how can I define a procedure with an unspecified collection of generic parameters
78 views
Asked by Nate Ackerman
How to have a message from a thread-channel trigger an update in owlkettle?
68 views
Asked by Philipp Doerner
How to set up a small client-server example between threads in nim?
102 views
Asked by Philipp Doerner
Why is nim expecting type Ordinal instead of Board
60 views
Asked by depperm
In nim is there a way to get a list of all procedures with a given name?
99 views
Asked by Nate Ackerman
Why is my call of a nim template not simply expanding the template code?
91 views
Asked by Nate Ackerman