Effective Kotlin: Item 2 — Consider a builder when faced with many constructor parameters2312Matthew DolanKen YeeFollowSep 4, 2018 · 1 min readThe + syntax for enums feels a bit hacky…any way to add a collection of enum values w/o using it?