Data update
This commit is contained in:
parent
72eb4943cb
commit
4d5544505c
2347 changed files with 62432 additions and 16731 deletions
|
|
@ -1 +1 @@
|
|||
"J̲o̲s̲é̲".bytesize
|
||||
"J̲o̲s̲é̲".bytesize #=> 13
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
"J̲o̲s̲é̲".chars.length
|
||||
"J̲o̲s̲é̲".size #=> 8
|
||||
|
|
|
|||
1
Task/String-length/Crystal/string-length-3.cr
Normal file
1
Task/String-length/Crystal/string-length-3.cr
Normal file
|
|
@ -0,0 +1 @@
|
|||
"J̲o̲s̲é̲".grapheme_size #=> 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue