Beispiel #1
0
 public static Block Match(Block block)
 => Digits.FirstOrDefault(digit => digit.Equals(block));