We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dafc308
BREAKING: Renames .count() to .len() to avoid conflicts with Python list while maintaining backwards compatability. (5e1cffd)
.count()
.len()
list
5e1cffd
Revert "feat: make arr a subclass of list" (#210) (9b143f5)
9b143f5
Revert "feat: make arr a subclass of list (#209)"
This reverts commit 05b4a70. (a335413)
a335413