jdonaldson / promhx

A promise and functional reactive programming library for Haxe
MIT License
145 stars 24 forks source link

Add Promise.error #47

Open hexonaut opened 9 years ago

hexonaut commented 9 years ago

Short-cut for an immediately rejected promise.

jdonaldson commented 9 years ago

I'll look into adding this on v2.