Contents

isNil(at:)

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

Declaration

func isNil(at index: Int) -> Bool

Parameters

  • index:

    The location of an element in the column.

See Also

Inspecting a Type-Erased Column