Contents

isNil(at:)

Returns a Boolean that indicates whether the element at an index is missing.

Declaration

func isNil(at index: Int) -> Bool

Parameters

  • index:

    An element index.

See Also

Inspecting a Column Slice