Pedro

Results 13 comments of Pedro

This PR it's ready for review, I've been using my fork and the ACL flag it's working correctly. Thanks for this small library

I may be confused but, why `set` and `frozenset`? Those collections doesn't allow for duplicate values. About the `unique` implementation, would it be compared by equality or by identity?

Ok, I understood. I think it's okay and is up to the developer whether to use it or not. I'll try to do an implementation as a draft or as...