mirror of
https://github.com/janet-lang/janet
synced 2025-04-12 13:53:11 +00:00

We need to be able to detect tuple type from janet code, otherwise tuples will contain hidden state. The tuple/type function is able to detect the flags in the tuple so the programmer can access them if needed.