Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@curiecode/structurators - a code by oliver

Structurators

A shitty portmanteau of structure and iterators, i.e., a collection of tools for treating various non-immediately iterable structures as iterable.

Currently has some tools for iterating across, in various fashions:

  • Cartesian Grids ✔️ Iterate across cells ✔️ Iterate across neighbors ✔️ Iterate by vector ❌ Features coming shortly like bounding boxes ❌ Soon will support layered, quad/octtree like iterators
  • Treelike Structures ✔️ "n-ary" tree leaf iterator ❌ Might support some complex linked list style trees in the future ❌ Might support some graphlike structures in the future

Examples & docs coming soon

About

iterate over weirdo objects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages