| 
 | Judy::firstSearch for the first index in the Judy array Description
   public mixed Judy::first
    ([ mixed  $index] )Search (inclusive) for the first index present that is equal to or greater than the passed Index. Parameters
 Return ValuesReturn the corresponding index in the array. |