예제 #1
0
 public static ValueTask <int> count <A>(ValueTask <A> self) =>
 self.Count();