rver adjusted to show the popup
in emacs and when guile is able to use the proposed syntax to just
s#defvar#define#gm
-- Jacob "Kreyren" Hrbek
--- Original Message ---
On Wednesday, November 2nd, 2022 at 9:28 AM, Jean Abou Samra
wrote:
> Le 02/11/2022 à 02:08, Jacob Hr
The ability to document variables is critical for many projects such as libfive
where the variables is used to declares functional computer aided design
structure and other projects where variables influence the workflow.
Thus proposing to change the 'define' behavior for variables to implement:
In what world is this considered a strongly typed language when I need to do
these checks like it's a weakly typed one?
(define* (lazy-assign key #:optional (val ""))
"Assign environmental variable KEY with an optional value VAL, both must
be a string or a thunk that evaluates to a st