Ejemplo n.º 1
0
 public static function fill($value, $n)
 {
     return new self(a::fill($value, $n));
 }