-
Recent Posts
Recent Comments
Archives
Categories
Meta
Subscribe to Blog via Email
Join 70 other subscribers.
Monthly Archives: November 2012
Short-Circuit boolean evaluation in XPath
In this post, I explore short-circuit boolean evaluation in XPath. Let’s start with this reference task: Let $seq be a possibly empty sequence of integer. The task is to compute a boolean which is true if the first item is … Continue reading