Echo JS 0.11.0

<~>
naholyr 2906 days ago. link 1 point
Promise.try = (p => p.then.bind(p))(Promise.resolve())
Does the trick raster and lighter than proposed impl btw

Replies