MCPcopy Index your code
hub / github.com/csev/py4e / isLine

Function isLine

tools/pythonauto/static/codemirrorepl/codemirrorepl.js:348–348  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

346 else onBlur();
347
348 function isLine(l) {return l >= 0 && l < doc.size;}
349 // The instance object that we'll return. Mostly calls out to
350 // local functions in the CodeMirror function. Some do some extra
351 // range checking and/or clipping. operation is used to wrap the

Callers 2

CodeMirrorFunction · 0.70
lineInfoFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected