My new use case is for those APIs where you need to specify how many of something to return, and you want a symbolic constant for "all of them". Doubly useful when that symbolic constant always compares greater than any integer list length, and would be pretty awesome if it didn't need imported into the current scope.