Beispiel #1
0
 def repr_map(self, letter):
     return repr_map_product(letter, self.n)
Beispiel #2
0
 def repr_hd_map(self):
     return repr_map_product('r', len(self.Rs))
Beispiel #3
0
 def repr_hd_map(self):
     return repr_map_product('r', len(self.Rs))