You are downloading Javascript Hashset 1.0

Your download will start in a moment. If download doesn't start please click here

A JavaScript based HasSet class. This acts like an unordered array, which can be searched for values using a native system hash. This rapidly searchable hashset is ideal for high performance js functions which wish to avoid duplicate work.