数学は必要か? プログラマーは理系の仕事? イメージとして多くの方が持っているのが、プログラマーは理系の人がやる仕事だという先入観です。 Listening.prototype.off = function(name, callback) { var cleanup; if (this.interop) { this._events = eventsApi(offApi, this._events, name, callback, { context: void 0, listeners: void 0 }); cleanup = !this._events; } else { this.co…