at-collection 0.1.0

Collections with minimum or maximum number of entities
Documentation
1
2
3
4
5
6
7
at-collection
=============

At Collection is a library that provides collections with compile time
guarantees of at least a defined number of items inside. This is
useful for example, parsing XML following a scheme with `minOccurs`
constraints.