MCPcopy Index your code
hub / github.com/clojure-rs/ClojureRS / cons_str

Function cons_str

src/reader.rs:68–76  ·  view source on GitHub ↗

Same as Haskell cons operator, applied to rust strings. Concatenates a `char` at the beginning of a `str`

(head: char, tail: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

lenMethod · 0.80

Tested by

no test coverage detected