Array

struct Array<Element> : _DestructorSafeContainer
  • Indicate is or are for [TaskNode]

    Declaration

    Swift

    var isOrAre: String { get }
  • Indicate s or none for [TaskNode]

    Declaration

    Swift

    var sOrNone: String { get }
  • Indicate is or are

    Declaration

    Swift

    var isOrAre: String { get }
  • Indicate s or none

    Declaration

    Swift

    var sOrNone: String { get }