try-catch topic
List
try-catch repositories
err2
52
Stars
6
Forks
Watchers
Automatic and modern error handling package for Go
scalp
18
Stars
1
Forks
Watchers
Some Scala useful classes ported to PHP.
exception
28
Stars
1
Forks
Watchers
A simple utility package for exception handling with try-catch in Golang
pyeffects
28
Stars
5
Forks
Watchers
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
try-inline
24
Stars
0
Forks
Watchers
An easy inline error handling wrapper for async promises and syncronous functions
try-to-catch
36
Stars
0
Forks
Watchers
functional try-catch wrapper for promises
good-try
16
Stars
0
Forks
Watchers
Tries to execute a sync/async function, returns a specified default value if the function throws