Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/be5invis/Iosevka
/ map
Method
map
packages/geometry/src/index.mjs:436–438 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
434
}
435
}
436
map(f) {
437
return
new
CombineGeometry(this.m_parts.map(f));
438
}
439
toBezArcs() {
440
const
results = [];
441
for
(
const
part of this.m_parts) {
Callers
15
createWebFontCssImpl
Function · 0.45
verdafile.mjs
File · 0.45
buildCompositeTtc
Function · 0.45
buildGlyphSharingTtc
Function · 0.45
main
Function · 0.45
copy-char-name-to-markdown.mjs
File · 0.45
make-webfont-css.mjs
File · 0.45
putFeatSeries
Function · 0.45
logCvInfluenceMap
Function · 0.45
processLigSetOt
Function · 0.45
processCherryPickingStyles
Function · 0.45
formatCv
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected