UNPKG

@mojir/lits

Version:

Lits is a pure functional programming language implemented in TypeScript

3 lines (2 loc) 141 B
import type { ReductionFunctionDefinition } from '.'; export declare const entropyReductionFunction: ReductionFunctionDefinition<'entropy'>;