diff options
Diffstat (limited to 'obj2str.txi')
-rw-r--r-- | obj2str.txi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/obj2str.txi b/obj2str.txi index 3ab34dc..83e8b1b 100644 --- a/obj2str.txi +++ b/obj2str.txi @@ -1,16 +1,8 @@ - - @defun object->string obj Returns the textual representation of @var{obj} as a string. @end defun - - - - - - @defun object->limited-string obj limit Returns the textual representation of @var{obj} as a string of length at most @var{limit}. |