Function getCellBoard

  • Creates a 2d Cell array from 2d string array

    Returns

    2d Cell array

    Parameters

    • board: string[][]

      2d string array

    Returns Cell[][]

Generated using TypeDoc