bolts meta programming library version 1.0.0 - including the from idiom

Atila Neves atila.neves at gmail.com
Tue Jul 16 18:18:50 UTC 2019


On Tuesday, 16 July 2019 at 00:10:19 UTC, Aliak wrote:
> On Monday, 15 July 2019 at 21:20:16 UTC, Atila Neves wrote:
>> On Monday, 15 July 2019 at 11:13:10 UTC, aliak wrote:
>>> I've been using a set of meta tools for a while now, so 
>>> decided to release it as 1.0.0 with a few enhancements 
>>> chucked on.
>>>
>>> [...]
>>
>> Nice! I'm working on something similar but with a different 
>> goal.
>
> Thanks! How’s the thing similar and what’s the goal (if you 
> don’t mind me asking)?

Similar: One-stop shop for reflection unifying the disparate APIs.
Goal: allow "regular" code for reflection purposes by (also) 
returning everything as strings.


More information about the Digitalmars-d-announce mailing list