예제 #1
0
 public Func <Unit, int> Count(Que <A> fa) => _ =>
 fa.Count();