On Thursday, 29 April 2021 at 06:38:53 UTC, evilrat wrote:
On Wednesday, 28 April 2021 at 19:46:00 UTC, Alain De Vos wrote:

It is rather clear what I want to achieve but virtual functions give me headache because dlang does not now the word virtual.

It's virtual by default. The opposite is `final`.

by default, excepted if protection is private or package.

Reply via email to