We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118c9df commit eb6aa1cCopy full SHA for eb6aa1c
generic_test.go
@@ -70,3 +70,4 @@ func ExampleGenericStack() {
70
for stack.Len() > 0 {
71
fmt.Println(stack.Pop())
72
}
73
+
0 commit comments