GithubHelp home page GithubHelp logo

isabella232 / quiver_iterables Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlearchive/quiver_iterables

0.0 0.0 0.0 558 KB

Utilities for working with iterables

License: Apache License 2.0

Dart 98.05% Shell 1.95%

quiver_iterables's Introduction

DEPRECATED

See https://pub.dev/packages/quiver instead!

Quiver Iterables

A collection of utilities for generating and manipulating Dart Iterables.

Build Status Coverage Status

Documentation

API Docs

concat, count, cycle, enumerate, merge, partition, range, and zip create, transform, or combine Iterables in different ways, similar to Python's itertools.

min, max, and extent retrieve the minimum and maximum elements from an iterable.

GeneratingIterable is an easy way to create lazy iterables that produce elements by calling a function. A common use-case is to traverse properties in an object graph, like the parent relationship in a tree.

InfiniteIterable is a base class for Iterables that throws on operations that require a finite length.

quiver_iterables's People

Contributors

cbracken avatar justinfagnani avatar yjbanov avatar seaneagan avatar jtmcdole avatar davidmorgan avatar a14n avatar kevmoo avatar sethladd avatar blackhc avatar vicb avatar codelogic avatar tonio-ramirez avatar jacob314 avatar harryterkelsen avatar fniemann avatar adambender avatar jackd avatar giorgiofran avatar azenla avatar matanlurey avatar fox32 avatar saxenasaurabh avatar sigmundch avatar sunglim avatar danielwhiteuk avatar zoechigist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.