UNPKG

@mojir/lits

Version:

Lits is a Lisp dialect implemented in TypeScript

3 lines (2 loc) 206 B
import type { NumberTheorySequenceReference } from '.'; export declare const collatzReference: Omit<NumberTheorySequenceReference<'collatz'>, 'nth:collatz-take-while' | 'nth:collatz-nth' | 'nth:collatz?'>;