mirror of
https://github.com/janet-lang/janet
synced 2025-03-06 08:18:09 +00:00

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).