MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / lst

Function lst

static/js/codemirror/codemirror.js:4943–4943  ·  view source on GitHub ↗
(arr)

Source from the content-addressed store, hash-verified

4941 }
4942
4943 function lst(arr) { return arr[arr.length-1]; }
4944
4945 function selectInput(node) {
4946 if (ios) { // Mobile Safari apparently has a bug where select() is broken.

Callers 11

changeEndFunction · 0.85
clipPostChangeFunction · 0.85
makeChangeSingleDocFunction · 0.85
markTextSharedFunction · 0.85
stretchSpansOverChangeFunction · 0.85
updateDocFunction · 0.85
addToHistoryFunction · 0.85
copyHistoryArrayFunction · 0.85
spaceStrFunction · 0.85
lineRightFunction · 0.85
codemirror.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected