Skip to main content

persistent_list

Function persistent_list 

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

Construct an immutable list Value from the given elements.