Ejemplo n.º 1
0
 public static ValueTask <int> count <A>(ValueTask <A> self) =>
 self.Count();