Enumerable library for Vala

Billy Barrow e0081620fd Remove as_iterable (will break stuff) and implement vala iterator protocol vor 2 Jahren
src e0081620fd Remove as_iterable (will break stuff) and implement vala iterator protocol vor 2 Jahren
.gitignore 0182d9c154 initial commit vor 3 Jahren
LICENSE 887c6aacc9 use LGPL vor 3 Jahren
README.md 5f5486207f Add readme vor 3 Jahren

README.md

Invercargill

This library provides an Enumerable type that aims to make working with data sets much less cogniatively taxing while using Vala.

More to come