Element
public typealias Element = LinkedList<_WorkflowItem>.Element
The LinkedList.Node
type of a Workflow
.
SwiftCurrent 5.1.12 Docs (95% documented)
public typealias Element = LinkedList<_WorkflowItem>.Element
The LinkedList.Node
type of a Workflow
.