collatz-prefixes

v0.1.3
Collatz Prefixes, a pattern among hailstone numbers
collatz mathematics

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
npm i collatz-prefixes

Metadata

  • MIT
  • >=10.4.0
  • erhant
  • released 7/15/2023

Downloads

Maintainers