Static Assert in Go #10
zephyrtronium
announced in
Announcements
Replies: 1 comment
-
' In programming, assert means "check an assumption." ' sigh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Make the compiler check your assumptions before any code runs.
Beta Was this translation helpful? Give feedback.
All reactions