Rusco

Results 14 comments of Rusco

You didn't yet answer my questions. Regarding your question: Target audience are people with jQuery know-how. Googling for "jQuery" gives 65 700 000 hits, for "Golang" I get 370 000...

What I found strange is that the topic on "initialisms" does not appear in [Effective Go](https://golang.org/doc/effective_go.html) but there is a topic on mixed caps and Getters: https://golang.org/doc/effective_go.html#mixed-caps https://golang.org/doc/effective_go.html#Getters What about...

I can see now, the rsa library is a good showcase. I propose to update the Api when doing the 3.0 upgrade, contributions welcome ! Looking over the Api at...

Well, as a library consumer I can imagine to have the range statement on your side of the fence would be useful. I am in the progress of writing a...