Forgot to add my shell.

29 Mart 2020 Pazar 07:07:58 UTC+3 tarihinde Cemre Aşar yazdı:
>
> It really differs from language to language.
>
>
>
> 28 Mart 2020 Cumartesi 21:18:49 UTC+3 tarihinde Andrea Leopardi yazdı:
>>
>> Hey Cemre,
>>
>> > "ı" will be "I"
>>
>> This is already the case. You can try String.upcase("ı") == "I".
>>
>> In any case, Elixir uses the Unicode standard to do upcasing and 
>> downcasing. Do other languages that support Unicode behave differently for 
>> these letters?
>>
>> Andrea
>>
>> On Sat, Mar 28, 2020 at 6:02 PM Cemre Aşar <[email protected]> wrote:
>>
>>>
>>>    1. I tried to do that but my knowledge of Elixir couldn't help me. 
>>>    :) The only thing swill be done are, in `String.upcase/2`, "i" will be 
>>> "İ" 
>>>    and "ı" will be "I", in `String.downcase/2`, "İ" will be "i" and "I" 
>>> will 
>>>    be "ı". I thought it would be something like `String.upcase "i", 
>>> :turkish` 
>>>    but if you folks have a better way, I'm totally open to it. :) Thanks 
>>> for 
>>>    interesting and have a nice day. :)
>>>    
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "elixir-lang-core" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/elixir-lang-core/35528a1c-bcd7-4871-a3f8-161525cf6c62%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/elixir-lang-core/35528a1c-bcd7-4871-a3f8-161525cf6c62%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/c460a74c-e537-4d59-800d-1d712dc52ae3%40googlegroups.com.

Reply via email to