@agoric/nat

v2.0.1
Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
integer int overflow

test

node -r esm test/test.js

build

rollup -c

lint-fix

eslint --fix '**/*.{js,jsx}'

lint-check

eslint '**/*.{js,jsx}'
npm i @agoric/[email protected]

Metadata

Downloads