MCPcopy
hub / github.com/jcubic/jquery.terminal / map

Method map

js/jquery.terminal.d.ts:425–425  ·  view source on GitHub ↗
(fn: (item: T, index?: number) => any)

Source from the content-addressed store, hash-verified

423 new(init?: T[]): Stack<T>;
424 data(): T[];
425 map(fn: (item: T, index?: number) => any): any[];
426 size(): number;
427 pop(): null | T;
428 push(): T;

Callers 15

style_propFunction · 0.65
CycleFunction · 0.65
StackFunction · 0.65
deFunction · 0.65
DeFunction · 0.65
iFunction · 0.65
style_to_stringFunction · 0.65
wide_charactersFunction · 0.65
aFunction · 0.65
process_divFunction · 0.65
process_selected_htmlFunction · 0.65

Calls

no outgoing calls

Tested by 10

set_style_attrFunction · 0.52
outputFunction · 0.52
test_lenghtsFunction · 0.52
get_linesFunction · 0.52
completionFunction · 0.52
test_clickFunction · 0.52
have_propsFunction · 0.52
with_newlinesFunction · 0.52
text_echoedFunction · 0.52
max_lengthFunction · 0.52