Skip to content

depr-quint/for-each

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Each of Type X In Y Do Z

I am always writing recursive loops to iterate through nested structs. Now I do not need to do that anymore.