Small bug in LotusScript Vector class
I have been using the Vector class by Johan Känngård a lot lately to big satisfaction but found a bug it in on Friday.
Zet (Set) class in LotusScript
I extended the Vector class by Johan Känngård to create simple Set implementation (unique elements only). It is called "Zet" since "Set" is a reserved word in LotusScript.