Pinq\Tests\Integration\Traversable\Complex\NumericTraversalTest::oneToAHundred PHP Метод

oneToAHundred() публичный Метод

public oneToAHundred ( )
    public function oneToAHundred()
    {
        return $this->getImplementations(range(1, 100));
    }