seed
seed copied to clipboard
Can build models use Set as collection type rather than List?
I've noticed there's a lot of .distinct action going on at various stages where dependencies or settings are being merged. As these properties are unique by nature it would make sense to also reflect this in the model classes.