Can we splat optional/named params?

Hiya Friends!
In Verse, is there a way we can use Tuple Expansion to splat Named/Optional params at a function call?

Currently using a wrapper-function to splat @ named params until I work it out