Re: Optional and NotNull version 0.5.0 - swift optional like and scala option like

2018-08-26 Thread FeepingCreature via Digitalmars-d-announce
- Consider a short form for "dispatch". Purely for convenience: e.g.: john.d.residence.d.numberOfRooms; Why not .get, like Nullable? As long as you never alias it to this... ;)

Re: RFC: initial release of dtoh

2018-08-26 Thread Manu via Digitalmars-d-announce
On Fri, 24 Aug 2018 at 02:40, Walter Bright via Digitalmars-d-announce wrote: > > On 8/22/2018 4:01 AM, Mihails wrote: > > In my opinion, this functionality _should_ be part of > > compiler itself, similar to .di generation. > > This is not a bad idea. This, please!