chickadee » string-utils » string-longest-prefix

string-longest-prefix CANDIDATE OTHERSprocedure

Returns the member with the longest comment prefix of CANDIDATE from OTHERS, or #f.

CANDIDATE
string
OTHERS
(list-of string)