Documentation ¶ Overview ¶ The aim of this program is to compare generics and interface implementations So if we need to deal with multiple data types, using generics is more efficient, since otherwise we need to define each data type using switch type. Source Files ¶ View all Source files genericsInterfaces.go Click to show internal directories. Click to hide internal directories.