Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
5570 ::
[2019-11-21T05:42:28+01:00]
[demotomohiro] Can proc/method name be used as parameter
5568 ::
[2019-11-20T20:02:15+01:00]
[doofenstein] Can I cast[pointer]( proc() {.closure.} ) ?
5505 ::
[2019-11-14T02:29:48+01:00]
[jxy] It seems a bit confusing to express the current class object with the first argument.
5476 ::
[2019-11-08T05:05:44+01:00]
[Araq] Why does nim put the Export marker on the right side?
5470 ::
[2019-11-06T19:49:36+01:00]
[Stefan_Salewski] Can themutually recursive types be written separately?
5413 ::
[2019-10-28T06:37:40+01:00]
[cantanima] How to privatize the proc of the inherited parent object?