Enumerable library for Vala

Billy Barrow ce8e110d2a Add group_by to enumerable, index_of to vector, and write_to to BinaryData 1 tahun lalu
src ce8e110d2a Add group_by to enumerable, index_of to vector, and write_to to BinaryData 1 tahun lalu
.gitignore 0182d9c154 initial commit 3 tahun lalu
LICENSE 887c6aacc9 use LGPL 3 tahun lalu
README.md 5f5486207f Add readme 3 tahun lalu

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