MCPcopy Index your code
hub / github.com/DHTMLX/gantt / lst

Function lst

samples/common/codehighlight/codemirror.js:239–239  ·  view source on GitHub ↗
(arr)

Source from the content-addressed store, hash-verified

237 }
238
239 function lst(arr) { return arr[arr.length-1] }
240
241 function map(array, f) {
242 var out = [];

Callers 15

spaceStrFunction · 0.85
codemirror.jsFile · 0.85
stretchSpansOverChangeFunction · 0.85
LineViewFunction · 0.85
changeEndFunction · 0.85
isWholeLineUpdateFunction · 0.85
updateDocFunction · 0.85
clearSelectionEventsFunction · 0.85
lastChangeEventFunction · 0.85
addChangeToHistoryFunction · 0.85
addSelectionToHistoryFunction · 0.85
pushSelectionToHistoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected