Function oxischeme::value::list [-]  [+] [src]

pub fn list(heap: &mut Heap, values: &[RootedValue]) -> RootedValue

A helper utility to create a cons list from the given values.