Enter your search terms
GNU-Darwin
Web
Submit search form
def
Functions::compare_language lang1, lang2 lang2.downcase.index(lang1.downcase) == 0
end