3 comments

[ 3.0 ms ] story [ 17.2 ms ] thread
Summary:

    // G is an interface under which all possible types apply
    type G interface{}
Actually, this is not a summary. It is the full source code of this project.
Elegant, simple, and idiomatic.

The perfect solution for Go.

That's just beautiful. I think it also made my projects a bit faster.