RE: [xsl] Show all permutations of N coins ... without using recursion?

Subject: RE: [xsl] Show all permutations of N coins ... without using recursion?
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Mon, 2 Sep 2013 09:19:12 +0000
David Carlisle wrote,

> xsl:iterate is essentially a syntactic wrapper
> around a tail recursive function

Excellent point David.

Michael Kay, does SAXON implement xsl:iterate using recursion? Does SAXON
implement xsl:for-each using recursion?

/Roger

Current Thread