Twitter GitHub

The Go Blog 日本語訳

The Go Blogの日本語訳を公開しています。修正は https://github.com/ymotongpoo/goblog-ja/ まで。

Goでの文字列の正規化 (Text normalization in Go)

#strings #bytes #runes #characters

Goにおける文字列、バイト、ルーンと文字 (Strings, bytes, runes and characters)

#strings #bytes #runes #characters