Extensions

The following extensions are available globally.

  • Declaration

    Swift

    protocol LazyCollectionProtocol : Collection, LazySequenceProtocol where Self.Elements : Collection
  • Lets String run commands using itself as stdin.

    See more

    Declaration

    Swift

    struct String