Enumerable library for Vala

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

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