~ call the return value of a function "result"

It’s my coding standard to always call the return value from a function “result”. That way I always know its role.

📖 Refactoring﹕ Improving the Design

Created at 2025-08-11.
This is a Take note.