On Thu, Oct 27, 2011 at 10:35 AM, Milan Straka <fox@ucw.cz> wrote:
> I think option 2 is bad as it gives users no way to know which functions areThis is even a problem of current API. Although most of the functions
> strict in their value argument without knowing the implementation or us
> documenting every function with the strictness properties. We could do the
> latter but the API would be simpler if we just said that all functions are
> strict in their key and value arguments.
are strict in keys, it is not mentioned at any place in the
documentation.