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