On Friday, 30 May 2025 at 00:31:56 UTC, luafyn wrote:
Hi everyone, so dmd includes several -preview flags and I was
wondering if there were any that are recommended to enable?
I think no
I like using the most up to date stuff possible so I've
actually been using -preview=all and it seems to w
On Thursday, May 29, 2025 6:31:56 PM Mountain Daylight Time luafyn via
Digitalmars-d-learn wrote:
> Hi everyone, so dmd includes several -preview flags and I was
> wondering if there were any that are recommended to enable?
>
> I like using the most up to date stuff possible so I've actually
> bee
On Friday, 30 May 2025 at 00:31:56 UTC, luafyn wrote:
Hi everyone, so dmd includes several -preview flags and I was
wondering if there were any that are recommended to enable?
I like using the most up to date stuff possible so I've
actually been using -preview=all and it seems to work alright,
Hi everyone, so dmd includes several -preview flags and I was
wondering if there were any that are recommended to enable?
I like using the most up to date stuff possible so I've actually
been using -preview=all and it seems to work alright, but then I
hit a weird issue with sumtypes and -previ
On Thursday, 29 May 2025 at 08:30:39 UTC, Dom DiSc wrote:
On Thursday, 29 May 2025 at 01:50:51 UTC, Murilo wrote:
I've written a code in D which implements the RSA algorithm,
so that others may learn how to do it.
Here is the link:
You messed up the link (the parentheses are wrong somehow).
On Thursday, 29 May 2025 at 01:50:51 UTC, Murilo wrote:
I've written a code in D which implements the RSA algorithm, so
that others may learn how to do it.
Here is the link:
You messed up the link (the parentheses are wrong somehow).
This works:
https://github.com/MuriloMir/RSA-algorithm