seed icon indicating copy to clipboard operation
seed copied to clipboard

Can build models use Set as collection type rather than List?

Open megri opened this issue 6 years ago • 0 comments

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.

megri avatar Jul 29 '19 09:07 megri