Hi,
I noticed some functions (not, id, maybe others) are not listed/documented (I guess they have no tests and thus no documentation is automatically generated).
On a related note, I've seen some libraries use complement for function negation and not as a boolean negation; in case you wanted to rename the current not before documenting it.