Hulne

Results 11 comments of Hulne

Hi, Thank you for your prompt answer. I tried : 3 import ( 4 //"fmt" 5 "github.com/nsf/gothic" 6 _ "net" 7 ) But it does not seem to change anything...

Thank you ! Serge. On Thu, Sep 4, 2014 at 10:15 AM, nsf [email protected] wrote: > Okay with help from @dominikh https://github.com/dominikh on irc, I've > found the source of...

---------- Forwarded message ---------- From: Serge Hulne [email protected] Date: Fri, Sep 5, 2014 at 12:13 PM Subject: [go-nuts] Pb using nsf's "gothic" (tcl/tk go binding) libary under Mac To: [email protected]...

Here is one possible implementation in Go for lazy iterators and associated functions (filter, map, reduce, etc.): https://github.com/serge-hulne/go_iter PS: I refactored it to make it easier to use.

I've seen the same bug in vscode-nim - Windows 10. - Nim plugin version: O.66 ![Screenshot (642)](https://user-images.githubusercontent.com/303502/88842458-c74f5a00-d1df-11ea-884b-2fe41e59e7a3.png)

Thanks.

I commented on the issue, I didn't raise it, but yes it should be closed. On Thu, Jul 30, 2020 at 8:40 AM Danil Yarantsev wrote: > Also yeah, as...

Here is an alternative to RxGo (with generics) : https://github.com/serge-hulne/go_iter

You could perhaps just mention it in your doc, if you want. On Sat, Feb 18, 2023 at 3:16 PM Ali Naqvi ***@***.***> wrote: > Thanks @serge-hulne , but I...