asciinema.org/app/assets/javascripts/extensions.js.coffee
2012-07-30 23:39:21 +02:00

3 lines
84 B
CoffeeScript

String.prototype.times = (n) ->
Array.prototype.join.call { length: n + 1 }, this