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

Function is_clojure_whitespace

src/reader.rs:187–189  ·  view source on GitHub ↗

Returns whether if a given character is a whitespace. Clojure defines a whitespace as either a comma or an unicode whitespace.

(c: char)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected