Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

fix: remove needless use of itertools #11029

Merged
merged 1 commit into from
Sep 8, 2019
Merged

fix: remove needless use of itertools #11029

merged 1 commit into from
Sep 8, 2019

Commits on Sep 7, 2019

  1. fix: remove needless use of itertools

    * Remove needless use of `itertools` in `ethcore-light`
    * Replace `itertools::repeat::call` with `std::iter::repeat_with`
    niklasad1 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    42faaf5 View commit details
    Browse the repository at this point in the history