1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-20 10:30:02 +00:00
Calvin Rose c6edf03ae8 Fix some code style, add tuple/type function.
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.
2019-02-09 12:21:11 -05:00
..
2019-01-28 11:50:33 -05:00
2019-01-18 12:04:34 -05:00