std.essentials

Ogi ogion.art at gmail.com
Thu May 20 12:42:56 UTC 2021


On Monday, 17 May 2021 at 15:27:53 UTC, Martin Tschierschke wrote:
> On Monday, 17 May 2021 at 13:14:36 UTC, Ogi wrote:
>> On Monday, 17 May 2021 at 09:09:07 UTC, Basile B. wrote:
>>> perfect idea for a DUB package /s
>>
>> Is there a trivial way to use dub packages with rdmd?
>
> `https://dev.to/btbytes/you-dont-need-no-stinking-projects-dub-version--476c`
>
> Not the same, but the hint might help?
One problem with this solution is that dub doesn’t cache the 
executable when used this way.

The point I am trying to make is that `import std` is not optimal 
for its intended use case. We should probably deprecate it if we 
get `std.essentials`.


More information about the Digitalmars-d mailing list