MCPcopy Create free account
hub / github.com/danielchasehooper/CodeBook / isNumber

Function isNumber

CodeMirror-2.21/mode/scheme/scheme.js:38–47  ·  view source on GitHub ↗

* Scheme numbers are complicated unfortunately. * Checks if we're looking at a number, which might be possibly a fraction. * Also checks that it is not part of a longer identifier. Returns true/false accordingly.

(ch, stream)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

scheme.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected