Search code examples
How to sort a sequence in Nim?...


sortinglist-comprehensionnim-lang

Read More
How to test for an empty seq in Nim?...


sequencenim-lang

Read More
How do I access parsing of .nimble files from the nimble package?...


parsingnim-langnimble-nim

Read More
How do you import different proc from openssl depending on the openssl version in nim?...


openssldllimportnim-lang

Read More
Defining a field which holds a procedure fails [Nim]...


nim-lang

Read More
How can I support mods in my game made in Nim?...


nim-lang

Read More
How do I re-build django's password hashing in nim?...


encryptionpasswordsnim-lang

Read More
Cannot await combined future of multiple async requests, proc hangs when doing so...


httpasynchronousclientnim-lang

Read More
How to catch the output of a compiler error in nim?...


nim-lang

Read More
Override string conversion for custom classes in Nim...


tostringnim-lang

Read More
Find the first non-consecutive number in functional way in nim-lang...


haskellfunctional-programmingnim-lang

Read More
Static linking C++ library with Nim C backend...


c++cgccnim-lang

Read More
Modulus operator nim...


modulusnim-lang

Read More
pop() for built-in sets...


setnim-lang

Read More
How to pass file lines as argument in Nim?...


nim-lang

Read More
expression 'a' is of type 'int' and has to be used (or discarded)...


nim-lang

Read More
How to enable --threads:on only for files using it?...


nim-langnimble-nim

Read More
Nim: How to wrap a c struct that contains bitfields?...


bindingwrapperffinim-langpragma-pack

Read More
Nim for loop index cannot evaluate at compile time...


nim-lang

Read More
`cannot bind another '=destroy'` when compiling nimqml project with nim devel compiler...


qtnim-lang

Read More
IndexDefect Issue In Nim...


arraysnim-lang

Read More
Nim setter procedure not being called...


nim-lang

Read More
Why 3 and 1 evaluates to 1 and 4 and 1 to 0 in nim-lang...


logicarithmetic-expressionsnim-lang

Read More
How to use the zig compiler in order to compile nim code?...


compilationnim-langzig

Read More
How to iterate over a compile-time seq in a manner that unrolls the loop?...


compile-timenim-langcompile-time-constantloop-unrolling

Read More
How to print without skipping a line in Nim...


nim-lang

Read More
Nim sequence assignment value semantics...


sequencedeep-copynim-langcopy-assignment

Read More
Nim: How to pass an array of varying size to an argument of a foreign function calling into a .dll?...


pointersdllnim-lang

Read More
Tuple to function arguments in Nim...


tuplesapplynim-lang

Read More
Nim ignores variable assignment...


floating-pointnim-lang

Read More
BackNext