Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ lst
Function
lst
external/.scrollLibs.js:753–755 ·
view source on GitHub ↗
(arr)
Source
from the content-addressed store, hash-verified
751
}
752
753
function
lst(arr) {
754
return
arr[arr.length - 1]
755
}
756
757
function
map(array, f) {
758
var
out = []
Callers
15
spaceStr
Function · 0.85
stretchSpansOverChange
Function · 0.85
.scrollLibs.js
File · 0.85
LineView
Function · 0.85
changeEnd
Function · 0.85
isWholeLineUpdate
Function · 0.85
updateDoc
Function · 0.85
clearSelectionEvents
Function · 0.85
lastChangeEvent
Function · 0.85
addChangeToHistory
Function · 0.85
addSelectionToHistory
Function · 0.85
pushSelectionToHistory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected