Beta 2.094.0

MrSmith mrsmith33 at yandex.ru
Sun Sep 13 17:25:46 UTC 2020


On Sunday, 13 September 2020 at 15:12:00 UTC, Steven 
Schveighoffer wrote:
> The first part of the change seems disruptive. If you just fix 
> the second part (that you can now retrieve all members of std), 
> doesn't it fix the problem?
>
> -Steve

Main problem is that allMembers returns strings and you can't 
tell if member is an import from it. If it returned aliases then 
you could do is(m == module), etc.


More information about the Digitalmars-d-announce mailing list