Skip to content

hugoamalric/iterator-design-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterator Design Pattern

Instructions in the code at //TODO comments.

To run : go run *.go

Example of expected output :

User is &{name:a age:30}
User is &{name:b age:20}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages