We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
const
Here's what I found:
What I would've expected is something closer to this (an unstable non-const function):
For reference, functions stable in non-const contexts but unstable in const contexts look like this: