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