Compare commits

..

No commits in common. "c999bf8712bed924bc921d78faec39e5e579bc2a" and "afe98e48e2072219bd1056028a953734d1a0d0e0" have entirely different histories.

View file

@ -1,7 +1,6 @@
module namespace set = "http://qt4cg.org/atomic-set"; module namespace set = "http://qt4cg.org/atomic-set";
(: (:
https://qt4cg.org/specifications/xquery-40/xquery-40.html#id-atomic-set-example
This package defines a type set:atomic-set which represents This package defines a type set:atomic-set which represents
a set of distinct atomic items. Atomic items are considered a set of distinct atomic items. Atomic items are considered
distinct based on the comparison function fn:atomic-equal. distinct based on the comparison function fn:atomic-equal.