GNU bug report logs - #76055
29.4; Doc of string-empty-p

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 4 Feb 2025 20:29:01 UTC

Severity: minor

Tags: wontfix

Found in version 29.4

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #73 received at 76055 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: "76055 <at> debbugs.gnu.org" <76055 <at> debbugs.gnu.org>,
 Eli Zaretskii <eliz <at> gnu.org>,
 "stefankangas <at> gmail.com" <stefankangas <at> gmail.com>
Subject: Re: bug#76055: 29.4; Doc of string-empty-p
Date: Sun, 09 Feb 2025 09:38:17 +0200
> Serendipitously, just came across this use of it today:
>
> https://github.com/tarsius/llama

Its syntax (##foo %1 &*) looks like dot syntax
for vectorizing functions in Julia:

https://docs.julialang.org/en/v1/manual/functions/#man-vectorized

where `foo.(x)` applies `foo` to each element of x.

PS: this is not to be confused with `foo.(x)` in Elixir
that simply calls an anonymous function by value,
i.e. that corresponds just to `(funcall foo x)`.




This bug report was last modified 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.