Open danieleades opened 2 years ago
use 'Self' to refer to own type.
This is less verbose, easier to refactor, and makes it clear that a method is a 'constructor'.
this PR is stacked on #183, will leave it as a draft until it can be rebased.
@danieleades #183 has been merged. By the way, thank you for all your latest contributions.
use 'Self' to refer to own type.
This is less verbose, easier to refactor, and makes it clear that a method is a 'constructor'.
this PR is stacked on #183, will leave it as a draft until it can be rebased.