## Motivation Builders can fail since array `execute` can fail ## Design Change the builder API to return `VortexResult`, - `extend_from_array_unchecked` - `extend_from_array` ## Steps We can do this as a break since its smaller and this is mostly an internal API.
Motivation
Builders can fail since array
executecan failDesign
Change the builder API to return
VortexResult,extend_from_array_uncheckedextend_from_arraySteps
We can do this as a break since its smaller and this is mostly an internal API.