mirror of
https://github.com/janet-lang/janet
synced 2026-07-23 11:38:52 +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).