Skip to main content

clojure_profile_sequence

Function clojure_profile_sequence 

Source
pub fn clojure_profile_sequence(cx: &mut Cx, items: Vec<Value>) -> Result<Value>
Expand description

Builds a sequence value tagged for the Clojure-core profile from the given items.

Wraps a persistent list as a sequence object bound to clojure_core_profile_symbol.