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