Hacker News new | past | comments | ask | show | jobs | submit login

Interesting. Seems I should take a look at Go.



You also usually declare stuff using this.

For example

    a := "hello"
or

    a := 0
or

    a := []byte{0, 1}




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: