@set-theory/closure

1.0.0 • Public • Published

🤶 @set-theory/closure

Set closure for JavaScript. See docs.

⚠️ Depending on your environment, the code may require regeneratorRuntime to be defined, for instance by importing regenerator-runtime/runtime.

import {singletonUnderUnaryOperator} from '@set-theory/closure';
singletonUnderUnaryOperator( x => x + 1 , 0 ) ; // 0 1 2 3 ...

License Version Tests Dependencies Dev dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size

Dependencies (0)

    Dev Dependencies (27)

    Package Sidebar

    Install

    npm i @set-theory/closure

    Weekly Downloads

    4

    Version

    1.0.0

    License

    AGPL-3.0

    Unpacked Size

    509 kB

    Total Files

    14

    Last publish

    Collaborators

    • raskat
    • aureooms