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

Function read

src/reader.rs:664–700  ·  view source on GitHub ↗

This is the high level read function that Clojure RS wraps

(reader: &mut R)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

readMethod · 0.85
read_stringMethod · 0.85
runMethod · 0.85
try_eval_fileMethod · 0.85

Calls 3

newFunction · 0.85
try_readFunction · 0.85
nextMethod · 0.45

Tested by

no test coverage detected