justly 0.1.1

An implementation of justified containers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Revision 5

A round of tidying up the documentation,
worth a patch version bump.
This also adds a checklist to `Vec`
to document the state of API support.

It would be good to clarify
which version of the standard `Vec` and `slice` APIs
this code is wrapping,
and also to add some machine-checking
that the docs accurately reflect the real API support.
As it stands, these can all very easily get out of sync.