x:call for XSieve
Small, but pleasant functionality is added to XSieve. Now it's possible to call arbitrary XPath functions:
(write (x:call "concat" "ab" "cde" "fgh"))
(write (x:call "generate-id"))
(write (x:call "generate-id" (x:current)))
Vibe code with your voice
Stop fighting speech recognition.
Just talk → fix mistakes later
"... _brings_ hello world" ❌
↓
"... _prints_ hello world" ✅
Categories:
XSieve