Hi,
The wiki-documentation of the 'map:new'-command in the map-module ( http://docs.basex.org/wiki/Map_Module#map:new) contains a typo in the third example:
map:new -> Examples -> map:new(map:entry(0, "no"), map:entry(1, "yes"))
should probably be:
map:new((map:entry(0, "no"), map:entry(1, "yes"))
Nothing much, but still.
Cheers,
Rob Stapper
--- Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus-bescherming actief is. http://www.avast.com
...thanks, fixed. By the way: we invite you (and everyone else) to get a Wiki account and fix things like that by yourself! The only reason why accounts are needed for our Wiki is that we had some spamming issues. I am impressed how the Wikipedia team has managed to get around this problem.
On Fri, Feb 28, 2014 at 10:27 AM, Rob Stapper r.stapper@lijbrandt.nlwrote:
Hi,
The wiki-documentation of the 'map:new'-command in the map-module ( http://docs.basex.org/wiki/Map_Module#map:new) contains a typo in the third example:
map:new -> *Examples -> *map:new(map:entry(0, "no"), map:entry(1, "yes"))
should probably be:
map:new((map:entry(0, "no"), map:entry(1, "yes"))
Nothing much, but still.
Cheers,
Rob Stapper
Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirushttp://www.avast.com/actief is.
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de