(promisify f)
Given a fn that takes a callback fn as its last arg, and returns a modified version of that fn that returns a promise instead of calling the callback
Given a fn that takes a callback fn as its last arg, and returns a modified version of that fn that returns a promise instead of calling the callback
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close