0.0.3
Adds crate level docs, fixes some links in docs, removes inaccurate "any borrowed form" language until we fix issue #16 and restore that. Also removes some API compat with map that doesn't make sense with an mset. Remove some unnecessary type constraints, and rework remove
and remove_times
to work with borrowed forms instead of owned forms.