Esempio n. 1
0
 public function extend($array)
 {
     return new self(a::extend($this->value, self::unwrap($array)));
 }