Agoric / nat

Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Apache License 2.0
5 stars 4 forks source link

chore: add Github Actions workflow #145

Closed katelynsills closed 3 years ago

katelynsills commented 3 years ago

Stacked on #144

Closes #139