Avatar
あ、いや使えますね。あれ? func send( f: sending @escaping () async -> Void ) async { await withoutActuallyEscaping(f) { await $0() } }