Skip to content

jyuhuan/Lazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift 4.0 Build Status Code Coverage

Lazy

A library of generic lazy collections for Swift.

Milestones

This is an active project with the following milestones:

The Essentials 🚲 current

Seq, Set, Map

Graph, Tree & Search 🚗

Graph, BipartiteGraph, various types of Trees.
An abstraction for state-space searching algorithms.

Tables & Relations ✈️

Table

Algorithms 🚀

Common algorithms should be implemented for the data structures, especially searching algorithms, and algorithms on graphs, trees.

Pending Swift Issues

Acknowledgement

Lazy is based largely on poly-collection.

About

A fast, lazy, generic collection library for Swift

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages