You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
i'm going to change the syntax of member functions.
they're currently associated by being in the same module, but i think the way golang does it is simpler.
current style:
new style:
this might also fix #123