Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ lst
Function
lst
lib/web/CodeMirror/src/util/misc.js:96–96 ·
view source on GitHub ↗
(arr)
Source
from the content-addressed store, hash-verified
94
}
95
96
export
function
lst(arr) {
return
arr[arr.length-1] }
97
98
export
function
map(array, f) {
99
let
out = []
Callers
15
changeEnd
Function · 0.90
isWholeLineUpdate
Function · 0.90
updateDoc
Function · 0.90
clearSelectionEvents
Function · 0.90
lastChangeEvent
Function · 0.90
addChangeToHistory
Function · 0.90
addSelectionToHistory
Function · 0.90
pushSelectionToHistory
Function · 0.90
copyHistoryArray
Function · 0.90
markTextShared
Function · 0.90
setSelectionReplaceHistory
Function · 0.90
makeChangeFromHistory
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected