Avatar
Proposal の雛形には API resilience describes the changes one can make to a public API without breaking its ABI. Does this proposal introduce features that would become part of a public API? If so, what kinds of changes can be made without breaking ABI? Can this feature be added/removed without breaking ABI? For more information about the resilience model, see the library evolution document in the Swift repository.
5:11 AM
って書かれてる。
5:11 AM
リンクされてるドキュメント( "see the library evolution document in the Swift repository" )は↓ https://github.com/apple/swift/blob/master/docs/LibraryEvolution.rst (edited)
swift - The Swift Programming Language