Function array_as_tuple

Source
pub fn array_as_tuple(items: Vec<JsValue>) -> JsValue
Expand description

Encode a JS array as an Ergo tuple.