mirror of
https://github.com/github/semantic.git
synced 2024-11-29 11:02:26 +03:00
Document why PatchConvertible.
This commit is contained in:
parent
6b3c66d801
commit
85ac68d232
@ -64,6 +64,7 @@ extension Patch {
|
||||
}
|
||||
|
||||
|
||||
/// A hack to enable constrained extensions on `Free<A, Patch<A>>`.
|
||||
public protocol PatchConvertible {
|
||||
typealias Info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user