コード例 #1
0
 public bool ForAll(Func <A, bool> f) =>
 ms.ForAll(s => s.ForAll(f));