222 B
222 B
lilbetter.js
| lilbetter.js |
|---|
| minor |
Created the tryAsync (tryA) and trySync (tryS) functions, said can be used for wrapping and calling functions that can throw error. Said error can then be handled using in a Go-like fashion.