Skip to content

Commit

Permalink
remove export of zip
Browse files Browse the repository at this point in the history
  • Loading branch information
julio4 committed Jan 15, 2025
1 parent fde4112 commit 2c7f719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion corelib/src/iter.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,4 @@
//! [`map`]: Iterator::map
mod adapters;
mod traits;
pub use adapters::zip;
pub use traits::{FromIterator, IntoIterator, Iterator};

0 comments on commit 2c7f719

Please sign in to comment.