Build 586984stable
Module 155392
199 characters · in 56594.6edaaeaaca198aca.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}