Generalise the comment to Variable mapping and Org-mode.

This commit is contained in:
Sergiu Ivanov 2020-02-22 12:08:39 +01:00
parent 3a3c0e2d4d
commit e37aeca9e7

View File

@ -146,7 +146,7 @@
;;; states). However, when the hash table maps variables to lists,
;;; Org-mode will create a column per list element, which may or may
;;; not be the desired effect. In this section I define some
;;; utilities for handling such situations.
;;; utilities for nicer interoperation with Org-mode tables.
;;; Converts any value to string.
(define (any->string x)