You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you so much for bringing this incredible toolset for the PHP world!
I was wondering why the collections do not implement Hashable. If implemented in C, it would be much faster than if implement in the userland. Is there any particular reason behind this decision?
The text was updated successfully, but these errors were encountered:
First of all, thank you so much for bringing this incredible toolset for the PHP world!
I was wondering why the collections do not implement
Hashable
. If implemented in C, it would be much faster than if implement in the userland. Is there any particular reason behind this decision?The text was updated successfully, but these errors were encountered: