matrix_col

Function matrix_col 

Source
pub fn matrix_col(
    matrix: &ExprResult,
    x: usize,
) -> Result<ExprResult, AssemblerError>