Pinq\Tests\Integration\Traversable\Complex\NumericTraversalTest::oneToAHundred PHP Method

oneToAHundred() public method

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