Avatar
https://github.com/apple/swift/pull/20333 ここが実装スタート地点か
Implement dynamic function replacement as described in https://forums.swift.org/t/dynamic-method-replacement. Allow dynamic on non-@objc classes, struct, and enum functions, properties, initializer...