Prototype of Ownership/Borrowing System for D
Walter Bright
newshound2 at digitalmars.com
Tue Dec 3 08:19:33 UTC 2019
On 11/23/2019 7:42 PM, Jab wrote:
> I'm not too keen on testing it now. The only reason I'd see to test it is to
> find any flaws in the system, the doc provided illustrates that there is still a
> lot of known issues that need to be resolved first. Who knows what kind of
> changes will be made in that time.
The point of testing it within what is implemented is to test to see if it works
as a concept. If it doesn't work as a concept, there is no point in expending
the effort to fill in the corners.
More information about the Digitalmars-d
mailing list