Beispiel #1
0
 public override string ToString() => string.Join("", Tape.Where(x => x != Blank).ToArray());