PHP Judy Arrays - Judy :: first ()

La fonction Judy :: first () peut rechercher le premier index dans le tableau Judy.

Syntaxe

public mixed Judy::first([ mixed $index ] )

La fonction Judy :: first () peut rechercher (inclusivement) le premier index présent qui est égal ou supérieur à l'index passé.

La fonction Judy :: first () peut retourner l'index correspondant dans un tableau.