Skip to content

Code examples, shows how interfaces can be used as abstract data types in Go.

License

Notifications You must be signed in to change notification settings

idexter/interfaces-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go interfaces as Abstract Data Types

build Go Report Card

Nothing special to see here. It's just examples for my article about using Go interfaces as abstract data types (ADT). An article has been published at https://habr.com/ru/post/450386/ in May 2019 in Russian language.

About

Code examples, shows how interfaces can be used as abstract data types in Go.

Topics

Resources

License

Stars

Watchers

Forks

Languages