Skip to content

Walk

Lee McCuller requested to merge github/fork/kevinkuns/walk into main

Created by: kevinkuns

Adds a gwinc.Struct-like walk function to iterate through all elements of a mapping. It's made a function so that it can be used as a method in Bunch, DeepBunch, and HDFDeepBunch and so that it can be imported and used on non-bunch mappings.

Could be refactored.

Merge request reports

Loading