-
With nim version 2.0
```
nim c -r example.nim
```
fails with
```
$HOME/.nimble/pkgs2/httpbeast-0.4.1-b23e57a401057dcb9b7fae1fb8279a6a2ce1d0b8/httpbeast.nim(83) eventLoop
$HOME/.choosenim/t…
-
I'd love to see this re-implemented in nim, possibly using https://github.com/yglukhov/nimpy to interoperate with the clang python bindings.
(refs https://forum.nim-lang.org/t/7230#45673)
-
[Iterators\select] should `.first` & `.last` return just one element?
Right now, they both return a block with this one element inside.
The original idea was that since `.first` can either be a switc…
-
[Collections\insert] add new `.many` option?
or something similar - the name doesn't have to be this one
basically, the idea would allow us to do something like:
`insert.many [1 4 5 6] 1 [2 3]` and ge…
-
refs https://github.com/nim-lang/Nim/pull/17920#issue-628517210
-
refs https://github.com/nim-lang/Nim/issues/18112#issuecomment-854105509
-
Ref https://github.com/nim-lang/Nim/pull/17147#issue-577813481
-
/cc @xflywind
## links
* https://github.com/nim-lang/Nim/pull/17394
-
## links
[improve windows support for symlinks · Issue #16784 · nim-lang/Nim](https://github.com/nim-lang/Nim/issues/16784)
-
refs: https://github.com/nim-lang/Nim/pull/15903#issuecomment-726281418