Zak Remer

Results 1 comments of Zak Remer

Isn't this asking about something like `align(centerX: LayoutProxy, rest: [LayoutProxy])` so that you don't have to unpack the array into the variadic `rest:`? Maybe just `align(centerX: [LayoutProxy])` would make more...