(PECL judy >= 0.1.1)
Return the type of a Judy array
int judy_type ( Judy $array )
judy_type() return an integer corresponding to the Judy type of the specified Judy array
.
Parameters:
array
The Judy Array to test.
Returns:
Return an integer corresponding to a Judy type.
Please login to continue.