<@U0B8ZP13Q>: i don’t really like try-catch everyw...
# stdlib
j
@cedric: i don’t really like try-catch everywhere, with
Try<T>
every method that returns value enclosing with
Try
i know that i need to handle that.