Skip to content

Instantly share code, notes, and snippets.

@puneeth2001
Last active September 30, 2019 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puneeth2001/3077a5f6dda8129035ca8637baf86a80 to your computer and use it in GitHub Desktop.
Save puneeth2001/3077a5f6dda8129035ca8637baf86a80 to your computer and use it in GitHub Desktop.
My notes of go
%v := val (ex: len(element)
%c := char
%d := int
%T := type (ex: bool)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment