Skip to main content

index_cell_value

Function index_cell_value 

Source
pub fn index_cell_value(
    ca: &CellArray,
    indices: &[usize],
) -> Result<Value, RuntimeError>