collatz-prefixes
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

License: MIT Test Workflow NPM Version

Collatz Prefixes

A pattern among hailstone numbers. Read the Gitbook for the theory.

Installation

All functions are exposed via a zero-dependency package.

# yarn
yarn add collatz-prefixes
# npm
npm install collatz-prefixes
# pnpm
pnpm add collatz-prefixes

Usage

import * from 'collatz-prefixes'

// TODO

Testing

You can run tests via:

yarn test

Readme

Keywords

Package Sidebar

Install

npm i collatz-prefixes

Weekly Downloads

7

Version

0.1.3

License

MIT

Unpacked Size

67.4 kB

Total Files

11

Last publish

Collaborators

  • erhant