ㅛ
ㅛ is one of the Korean hangul. The Unicode for ㅛ is U+315B.
ㅛ | |||||||
---|---|---|---|---|---|---|---|
| |||||||
Korean name | |||||||
|
Stroke order
Look up ㅛ in Wiktionary, the free dictionary. |
gollark: 70% in go.
gollark: BetterThanGo™
gollark: - Most functions return `Result`s.- Outofbounds access, for example, can `panic` for not really handleable situations.- You can use the `?` operator which sticks in an early return (returning the errory thing, obviously) if it's an error or otherwise just returns the value of the `Ok`.- You can also do valid-result-or-panic with the `unwrap`/`expect` method.- Panics are isolated to threads.
gollark: Rust handles totality quite well, I think.
gollark: A runtime error?!
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.