Should we consider providing min and max elements as computed properties in the API since accessing them is a constant time complexity O(1) operation?
4 Likes
Should we consider providing min and max elements as computed properties in the API since accessing them is a constant time complexity O(1) operation?