2022-06-06 19:54:00 +02:00

11 lines
229 B
Bash

$ go run interfaces.go
{3 4}
12
14
{5}
78.53981633974483
31.41592653589793
# To learn more about Go's interfaces, check out this
# [great blog post](https://jordanorelli.tumblr.com/post/32665860244/how-to-use-interfaces-in-go).