It'd be nice to have a convenience syntax (macro) to initialise a FixedSizeArray without having to create an undef on first and then setting its elements, something like @SArray and friends in StaticArrays.jl. This is definitely a low-priority right now, but nice to have.