Function list

Source
pub async fn list(
    _cont: &Option<Arc<Continuation>>,
    args: Vec<Gc<Value>>,
) -> Result<Vec<Gc<Value>>, RuntimeError>