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

Function first_char

src/reader.rs:61–63  ·  view source on GitHub ↗

Returns the first character of a string slice. # Panics This function will panic if `input` is an empty string slice.

(input: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

unwrapMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected