Search

October 14
Learn »
Well "Code 1" does the right thing expected for the cast on the return which...
October 14
Learn »
`cast(unint)` of a `float` does truncation. So none of your version is correct.
See...
October 14
Learn »
Hi All,

Request your help in understanding why the below code is producing different outputs...
October 05
Learn »
...C.

The parser should be able to swap it to a named instance with a...
October 01
General »
...inferred, AND applies to other functions like swap for escape analysis and opAssign!

```d
struct...
September 15
General »
...this in the glue code, a simple swap of condition and with that path, should...
September 12
DIP Ideas »
...design:

1. Make it very easy to swap from a library design to a language...
September 11
DIP Ideas »
...a way to do a kind of swap, so to tell the compiler that no...
September 09
Learn »
...1], 3);
  if (start_num > end_num) swap(start_num, end_num);
  start_num = start...
September 04
DIP Ideas »
...only multiple output-related issue is with `swap`. This DIP's syntax is overkill to...
1 2 3
Next ›   Last »