MCPcopy Create free account
hub / github.com/denoland/std /

Class

cli/_tools/generate_data.ts:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141class Bucket {
142 entrySet: Set<string>;
143 widths: EffectiveWidth[];
144

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected