MCPcopy Index your code
hub / github.com/tinyplex/tinybase / codec.ts

File codec.ts

src/common/codec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {getUniqueId as getUniqueIdDecl} from '../@types/common/index.d.ts';
2import type {Id} from '../@types/index.d.ts';
3import {arrayMap, arrayReduce} from './array.ts';
4import {mapGet, mapNew} from './map.ts';

Callers

nothing calls this directly

Calls 3

strSplitFunction · 0.90
mapNewFunction · 0.90
arrayMapFunction · 0.90

Tested by

no test coverage detected