Structure
ScheduleBuilder.Second
Describes a second numeral
struct Second
Topics
Initializers
init(integerLiteral: Int)Creates an instance initialized to the specified integer value.
Instance Properties
var description: StringA textual representation of this instance.
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.ExpressibleByIntegerLiteral