Skip to content

Automatic trait implementations for DDD entities

License

Notifications You must be signed in to change notification settings

dallinhuff/dervy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dervy

In domain-driven design, entity types should be compared by identity rather than value. dervy allows you to annotate your domain entities in order to derive implementations of PartialEq, Eq, and Hash that only consider identity for equality.

About

Automatic trait implementations for DDD entities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages