ReturnValues.values

Undocumented in source. Be warned that the author may not have intended to support it.
struct ReturnValues(string function_, T...)
static
values
()
if (
from!"std.meta".allSatisfy!(isValue, T) &&
T.length > 0
)

Meta