@onekuma/option
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

@onekuma/option

version

OneKuma option library.

pnpm i @onekuma/option

Usage

import { Option } from '@onekuma/option'

const value = Option.some(1)
const empty = Option.none()

License

MIT License © 2023 XLor

Package Sidebar

Install

npm i @onekuma/option

Weekly Downloads

64

Version

0.1.10

License

MIT

Unpacked Size

6.39 kB

Total Files

6

Last publish

Collaborators

  • yjl9903