Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The only point of confusion I can see out of using [] is:

    type Foo[T] T
versus

    type Foo []int
for example.

    type Array[T] []T


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

Search: