MCPcopy Create free account
hub / github.com/clojure-rs/ClojureRS / identifier_parser

Function identifier_parser

src/reader.rs:249–281  ·  view source on GitHub ↗

Parses valid Clojure identifiers Example Successes: ab, cat, -12+3, |blah|, , / (edge case) Example Failures: 'a, 12b, ,cat , /ab

(input: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

symbol_parserFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected