- From: Michael Kay <mike@saxonica.com>
- Date: Mon, 30 Nov 2020 17:42:42 +0000
- To: "Liam R. E. Quin" <liam@fromoldbooks.org>
- Cc: public-xslt-40@w3.org
Received on Monday, 30 November 2020 17:42:57 UTC
> > A strength of the XML stack has always been that it lets people do > advanced text processing even if they do not think of themselves as > programmers; i don't see that going away. > This is some of the thinking behind allowing abbreviated inline functions such as group-by(//employees, ->{@location}) - you can use it without knowing you're using higher order functions. You don't have to know the computer science behind the punctuation, it's just an idiom you can copy. Michael Kay Saxonica
Received on Monday, 30 November 2020 17:42:57 UTC