v/vlib/encoding
ChAoS_UnItY 077c55d0c8
encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547)
2021-09-20 21:16:50 +03:00
..
base58 encoding: add base58 support (#11288) 2021-08-24 06:22:46 +03:00
base64 builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091) 2021-08-13 18:37:34 +03:00
binary
csv
hex
utf8 encoding.utf8: add `pub fn is_letter(r rune) bool` (#11547) 2021-09-20 21:16:50 +03:00