mirror of
https://github.com/janet-lang/janet
synced 2025-04-02 21:46:54 +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).