optional-type topic

List optional-type repositories

absent

39
Stars
8
Forks
Watchers

A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.

maybe

19
Stars
0
Forks
Watchers

🌯 The prettiest TypeScript implementation of Maybe monad.

opt

34
Stars
1
Forks
Watchers

A simple and ergonomic optional type for Go.

safetypes

33
Stars
2
Forks
Watchers

Rust like result and option implementation for golang