Open
Description
There's ident()
for identifiers, and #12072 got me thinking it'd pair exceptionally well with counter()
, like number(counter(name))
.
Concretely, this could also be useful for ordering in some advanced use cases as well.
There's ident()
for identifiers, and #12072 got me thinking it'd pair exceptionally well with counter()
, like number(counter(name))
.
Concretely, this could also be useful for ordering in some advanced use cases as well.