judy_type

(PECL judy >= 0.1.1)

judy_typeReturn the type of a Judy array

Description

judy_type ( Judy $array ) : int

judy_type() return an integer corresponding to the Judy type of the specified Judy array.

Parameters

array

The Judy Array to test.

Return Values

Return an integer corresponding to a Judy type.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.judy-type.php