Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Lodin/iterator2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterator2d

MIT licensed

A two-dimensional collection iterator for Rust. It adds iteration ability for collection like matrices, where all data is stored in simple array but the two-dimensional access is need.

Examples can be seen in tests section.

About

A two-dimensional collection iterator in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages