# IterTools.jl **Repository Path**: Julialang/IterTools.jl ## Basic Information - **Project Name**: IterTools.jl - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2025-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IterTools.jl [![IterTools](http://pkg.julialang.org/badges/IterTools_0.6.svg)](http://pkg.julialang.org/?pkg=IterTools&ver=0.6) [![Build Status](https://travis-ci.org/JuliaCollections/IterTools.jl.svg?branch=master)](https://travis-ci.org/JuliaCollections/IterTools.jl) [![Coverage Status](https://codecov.io/gh/JuliaCollections/IterTools.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaCollections/IterTools.jl) [![Documentation (Stable)](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliacollections.github.io/IterTools.jl/stable) [![Documentation (Latest)](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliacollections.github.io/IterTools.jl/latest) Common functional iterator patterns (formerly Iterators.jl). ## Installation Install this package with `Pkg.add("IterTools")`