Unicode Standard
http://www.unicode.org/versions/latest/

C0 Controls and Basic Latin Range: 0000–007F
https://unicode.org/charts/PDF/U0000.pdf

Control character 007F  = DELETE

Peter

On Thursday, March 31, 2022 at 1:40:53 AM UTC-4 zachmc...@gmail.com wrote:

> 9 years in the future:
>
> This is why I cared: https://go.dev/play/p/F4GlQBQL7UC
>
> It's the only ASCII character showing as Unicode. When testing, I was 
> alarmed thinking I had an error, but it was inaccurately represented as 
> Unicode.  
> The length is accurate.  
>   fmt.Printf("Byte 127 len: %d\n", len([]byte{127}))
>
>
> On Wednesday, June 26, 2013 at 1:16:42 PM UTC-6 gus...@niemeyer.net wrote:
>
>> On Wed, Jun 26, 2013 at 4:08 PM, Rob Pike <r...@golang.org> wrote: 
>> > It is arbitrary. Why do you care? That implies a non-arbitrary thought 
>> process. 
>>
>> Even if I agree, my brain tends to appreciate non-arbitrariness for 
>> whatever reason. If I feed it things that look alike, it tends to spot 
>> their meaning more quickly. 
>>
>>
>> gustavo @ http://niemeyer.net 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e4167c54-b382-4b52-8492-3d0f1a5e7a16n%40googlegroups.com.

Reply via email to