Skip to content

Instantly share code, notes, and snippets.

/*
Sweet.js version: 0.7.0
node.js 0.10.30
more info about tco function at: https://gist.github.com/Gozala/1697037
*/
var tco = function (f) {
var value, active = false, accumulated = [];