mirror of
https://github.com/janet-lang/janet
synced 2025-02-09 13:30:00 +00:00
![bakpakin](/assets/img/avatar_default.png)
separate stringifiers that have slightly different semantics. description is for debugging, short-description is also for debugging but prints less, and tostring is for coercing to a string (similar to description, but strings are not changed and buffers return their contents as a string).