Declaration

func GSIntListFromIndexPath(_ indexPath: IndexPath) -> [Any]

Declaration

NSArray *GSIntListFromIndexPath(NSIndexPath *indexPath);

Declaration

GSIntListFromIndexPath(indexPath: NSIndexPath) -> list

See Also

Points and Index Paths