function that returns underlying value
C66577
concept
A function that returns underlying value encapsulates access to a stored or computed internal value, providing a controlled way to retrieve that value without exposing its implementation details.
Instances (1)
| Instance | Via concept surface |
|---|---|
| typing.NewType | — |