From b3f444859d30a7a4aff03fe97ff51009a46f9437 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Fri, 23 Oct 2015 13:37:29 +0200 Subject: hoi --- interactor/common.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'interactor') diff --git a/interactor/common.js b/interactor/common.js index dbc3484..65313ce 100644 --- a/interactor/common.js +++ b/interactor/common.js @@ -41,3 +41,6 @@ function stabilise(bd){ } while(changes); return bd; } + + +Array.prototype.fill=Array.prototype.fill||function(t){if(null==this)throw new TypeError("this is null or not defined");for(var r=Object(this),n=r.length>>>0,i=arguments[1],a=i>>0,e=0>a?Math.max(n+a,0):Math.min(a,n),o=arguments[2],h=void 0===o?n:o>>0,l=0>h?Math.max(n+h,0):Math.min(h,n);l>e;)r[e]=t,e++;return r}; -- cgit v1.2.3-70-g09d2