Consdata / optional

Optional implementation for TypeScript. Inspired by Java Optional. Offers easy functional operations for creation and manipulation for values expected to by null or undefined.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@consdata/optional

Build status

About

Optional implementation for TypeScript. Inspired by Java Optional. Offers easy functional operations for creation and manipulation for values expected to by null or undefined.

License:MIT License


Languages

Language:TypeScript 93.9%Language:JavaScript 6.1%