Incomplete
Details
Assignee
UnassignedUnassignedReporter
Sean CorfieldSean CorfieldApproval
TriagedPriority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Sean Corfield
Sean CorfieldApproval
Triaged
Priority

Created February 21, 2019 at 5:37 PM
Updated July 25, 2019 at 5:16 AM
Resolved July 25, 2019 at 5:16 AM
Based on https://dev.clojure.org/display/design/Promises
Discussion on Slack:
Enhance `future`/`promise` to be able to call a function on completion/failure (I'd use promises a lot more if I had this functionality but you can sort of hack around it in ugly ways with futures and/or additional functions/macros).