Lingua.all_languages_with_arabic_script

You're seeing just the function all_languages_with_arabic_script, go back to Lingua module for more information.
Link to this function

all_languages_with_arabic_script()

Get the list of supported languages using Arabic script.

Example

iex> Lingua.all_languages_with_arabic_script()
[:arabic, :persian, :urdu]