Is it possible to do an efficient and elegant vectorized call on a function or struct by a single (or few) keyword arguments? Something like this
F(;x=10, y=20) =