On Fri, Aug 21, 2020 at 08:54:14AM -0700, H. S. Teoh via Digitalmars-d-announce wrote: > On Fri, Aug 21, 2020 at 03:04:30PM +0000, data pulverizer via > Digitalmars-d-announce wrote: > > I have written an article targeted at people new to D on > > compile-time programming: > > https://www.active-analytics.com/blog/reading-idx-files-in-d/ > [...] > > CSS leakage into text in 2nd bullet point under "Introduction": > "uspadding: 0.5em;s" should be "uses". [...]
Anyway, besides that typo / formatting error, this is a very interesting idea to generate type declarations at compile-time based on external files. I'm gonna hafta "steal" this idea for my own projects. ;-) T -- Dogs have owners ... cats have staff. -- Krista Casada
