November 13, 2023 Announce » Re: DLF September 2023 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...and did something else: he'd implemented tuple unpacking in foreach loops. He then shared... | |||
November 02, 2023 Issues » [Issue 24221] New: Stable sort crash | |||
|---|---|---|---|
| |||
...a && x.b < y.b; data type: Tuple!(string, "a", string, "b")[]; data length: 129... | |||
November 02, 2023 Issues » [Issue 24219] Can't compare AliasSeq with is operator | |||
|---|---|---|---|
| |||
...Error: incompatible types for ((tuple(s1.x, s1.y)) is (tuple(s2.x, s2.y... | |||
October 30, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...Intrinsic cast to string. * Can get a tuple to be used in `text` (shorthand: `mixin... | |||
October 27, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...command line and standard input, returning a tuple with the status code, the captured stdout... | |||
October 26, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...an object in D instead of a tuple, I'd be against the `alias toString... | |||
October 25, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...them. D is going to get better tuple support (like having functions able to return... | |||
October 24, 2023 General » Re: DIP1027 - Easy String Interpolation implementation | |||
|---|---|---|---|
| |||
Being able to see what the tuple is is much more educational than a lot... | |||
October 23, 2023 General » Re: DIP1027 - Easy String Interpolation implementation | |||
|---|---|---|---|
| |||
...result isn't type unsafe, either. The tuple elements are checked for type safety just... | |||
October 23, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...concept of how you can get a tuple to be used in an "-f-" function... | |||
Copyright © 1999-2021 by the D Language Foundation