We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a49f69 commit 0db4deaCopy full SHA for 0db4dea
README.md
@@ -16,6 +16,7 @@ To use the generators, simply create the kind of object you need, and iterate. E
16
17
````php
18
<?php
19
+
20
declare(strict_types=1);
21
22
use Blibio\Combinatorics\Combinatorics;
0 commit comments