Use case for tuples?

In zig 12.x or latter, The destructuring syntax is supported.

Retuining tuple type from method led to simulate return-multiple-value feture.