sketch interfaces

This commit is contained in:
Mark McGranaghan
2012-10-25 22:12:31 -04:00
parent f8ed65b151
commit 0ba29703e5
4 changed files with 67 additions and 3 deletions

View File

@@ -3,3 +3,6 @@ area: 50
perim: 30
area: 50
perim: 30
# Next we'll look at Go's mechanism for grouping and
# naming related sets of methods: interfaces.