ocaml-containers
ocaml-containers copied to clipboard
make CCBV functions size-invariant
Following this discussion it makes sense to do the following changes:
-
sizeshould more or less disappear in favor of just the array capacity -
equal, etc. would ignore size (if it remains for backward compat reasons) - most functions resize implicitly if needed