MCPcopy
hub / github.com/be5invis/Iosevka / has

Method has

tools/misc/src/generate-ttfa-ranges.mjs:113–115  ·  view source on GitHub ↗
(lch)

Source from the content-addressed store, hash-verified

111 await this.operand.load();
112 }
113 has(lch) {
114 return !this.operand.has(lch);
115 }
116}
117
118class Conjunct {

Callers

nothing calls this directly

Calls 1

hasMethod · 0.45

Tested by

no test coverage detected