new Bucket(hash, elements){Bucket} bucket.js, line 15 Name Type Default Description hash String null optional The hash value of the Bucket. elements Array | Object null optional Any element(s) to add to the bucket. Returns: Type Description Bucket