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 5d1f7f8 commit b77fa81Copy full SHA for b77fa81
set.php
@@ -2,9 +2,6 @@
2
3
namespace JakeWhiteley\PhpSets;
4
5
-// incluse native-like helper functions
6
-require( __DIR__ . '/functions.php' );
7
-
8
/**
9
* PHP implementation of a Java like Set object
10
*
0 commit comments