Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
5638 ::
[2019-12-04T15:29:50+01:00]
[SolitudeSF] Getting fields of an object type at compile time?
5631 ::
[2019-12-03T23:00:22+01:00]
[doofenstein] Set object field from strings at run time?
5615 ::
[2019-11-29T21:22:45+01:00]
[SolitudeSF] math.sum returns as a valid an object thatt should be a RangeError
5600 ::
[2019-11-27T05:19:56+01:00]
[cblake] parseopt with negative numbers as positional arguments
5589 ::
[2019-11-25T14:03:17+01:00]
[Stefan_Salewski] Which is the fastest way to use a timer
5566 ::
[2019-11-20T14:46:37+01:00]
[Vindaar] Where is "taint mode" documented?
5530 ::
[2019-11-15T22:56:00+01:00]
[Vindaar] Confused about how to use ``inputStream`` with ``osproc.startProcess``
5514 ::
[2019-11-14T15:49:11+01:00]
[mratsim] nim doc generates ugly output for const tables
5500 ::
[2019-11-13T20:20:31+01:00]
[mratsim] ``monotimes`` for benchmarking?
5481 ::
[2019-11-09T01:41:58+01:00]
[Stefan_Salewski] Retrieving field names of an enumeration or other types?
5462 ::
[2019-11-05T22:03:06+01:00]
[miran] I'd like to offer some suggestions re: Nim documentation. Github? This forum?
5458 ::
[2019-11-05T04:01:44+01:00]
[Araq] Why is Seq.reverse() not part of the standard lib?
5457 ::
[2019-11-04T19:53:29+01:00]
[zevv] What does the ``.inject.`` pragma do? Where is it defined?
5441 ::
[2019-11-02T20:45:46+01:00]
[mratsim] template/generic instantiation of `map` warning
5432 ::
[2019-10-31T17:52:00+01:00]
[jxy] Evaluating an AST w/in a macro?
5431 ::
[2019-10-31T17:14:47+01:00]
[lucian] Where is the behavior of `do` blocks described?
5429 ::
[2019-10-31T03:14:48+01:00]
[mashingan] More elegant way to "invert" a table (hash map, dictionary)
5428 ::
[2019-10-30T21:55:09+01:00]
[Araq] Creating a type that is a non-contiguous subset of char?
5427 ::
[2019-10-30T19:47:33+01:00]
[cdunn2001] Creating sequences of Subrange types
5397 ::
[2019-10-24T17:06:02+02:00]
[jxy] Question re type classes / implict generic procedures