Unwrap exposes functional programming concepts with syntactic sugar to help create more expressive and declarative web applications.
Maybe<Value>
Either<Ok, Error>
IO<Operation>
npm install @unnullable/unwrap
# ------ or ------------------
yarn add @unnullable/unwrap