Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 433 Bytes

File metadata and controls

12 lines (8 loc) · 433 Bytes

Digillect Functional Programming Types

Result and Option discriminated unions, accompanied by the Unit singleton to avoid exception throwing and deal with potential NREs.

Credits and Thanks

This library is highly influenced by the following masterpieces: