enlightware / enlightware/ferlium

Add default method implementation in trait definitions.

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
trait
Dominant language
Rust
Stars
14
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It would be useful to add default method implementation in trait definitions. For example, this will allow to only have to implement one `compare` method in `Ord` to get all other `Ord` methods, such as equality and inequality operators, and min and max operators.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.