#379·rockstar

Between string and array

Author: LaclaleCreated Mar 11, 2025Updated Mar 11, 2025

I wrote multiple codes to test comparing unicode string.

Split "ああアあAああアあ点" into Clover
Let tea be "あ"
for every data and pin of Clover
say the data
if the data is tea shout the pin
oh

Dump was fine, but both "say the data" and "if the data is tea shout the pin" didn't output anything.