Avatar
__consuming じゃなく __owned になってる? /// This function ends the lifetime of the passed in binding. func move<T>(_ value: __owned T) -> T https://github.com/apple/swift-evolution/blob/main/proposals/0366-move-function.md#detailed-design