Skip to content

GridCellOutOfBounds

[Source]

Returned when a cell access is outside the grid bounds.

primitive val GridCellOutOfBounds

Constructors

create

[Source]

new val create()
: GridCellOutOfBounds val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: GridCellOutOfBounds val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: GridCellOutOfBounds val)
: Bool val

Parameters

Returns