programming-examples/go/collection-functions/collection-functions.sh
2019-11-18 15:02:35 +01:00

8 lines
96 B
Bash

$ go run collection-functions.go
2
false
true
false
[peach apple pear]
[PEACH APPLE PEAR PLUM]