Mark S. Miller (2013-08-21T22:31:18.000Z)
domenic at domenicdenicola.com (2013-08-29T19:18:00.030Z)
On Wed, Aug 21, 2013 at 3:16 PM, Tab Atkins Jr. <jackalmage at gmail.com>wrote: > That's reasonable, but we should do it with a different function that > just promotes things into promises, Good idea. As a coercing function, a natural name is Promise.as(v1). Also, as a common coercer, brevity is a virtue.