function decide(connected) { if (connected || Math.random() < .01) { return "term sheet" } else { return "keep us updated on your progress" } }
naivety = foldl hope slides
map naivety GSachsClient
ah who am I kidding, I could never get the hang of monads anyway.