Skip to content

itermerge is a golang package that provides primitives for an heap of iterators.

License

Notifications You must be signed in to change notification settings

ebonetti/itermerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itermerge

GoDoc Reference Build Status Coverage Status Go Report Card

Description

Package itermerge is a package that provides primitives for an heap of iterators. It's a generic package when used in conjunction with github.com/taylorchu/generic.

Installation

This package can be installed with the go get command:

go get github.com/ebonetti/itermerge

Documentation

API documentation can be found in the associated godoc reference

About

itermerge is a golang package that provides primitives for an heap of iterators.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages