try-typescript
Advanced tools
Comparing version
{ | ||
"name": "try-typescript", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "This repository implements a Try class inspired by the Vavr library in Java. The Try class is a functional programming construct for handling computations that may succeed or fail. It encapsulates exceptions and streamlines error handling, reducing boilerplate code and enhancing code readability. ", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,4 @@ | ||
> [!CAUTION] | ||
> This library is deprecated as it is now part of the new [func-typescript](https://github.com/francois-egner/func-typescript) library. New features will only be published in the new library. | ||
# Try-Typescript | ||
@@ -2,0 +5,0 @@ |
90363
0.23%502
0.6%