/try-catch-callback

try/catch block with a callback, used in `try-catch-core`. Use it when you don't care about asyncness so much and don't want guarantees. If you care use `try-catch-core`.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers