Build 606747stable
Module 155392
199 characters · in 330757.ed737ade7cc45a1e.jsDependencies
Source Raw
function(e){"use strict";function t(){this._cache=[]}t.prototype.add=function(e){-1===this._cache.indexOf(e)&&this._cache.push(e)},t.prototype.forEach=function(e){this._cache.forEach(e)},e.exports=t}