breakable@0.1.0
Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.
MIT
2013-09-20
安装 (0.1.0)
npm install breakable@0.1.0
yarn add breakable@0.1.0
pnpm add breakable@0.1.0
bun add breakable@0.1.0
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tap | ~0.4.4 |