|
|
|
|
|
by fizixer
2132 days ago
|
|
I think some of us (most? all?) develop a tendency to act/be clever instead of act/be clear. When I resist that temptation, I ask for something like: clamped(num, range=[ lower_bound, upper_bound ]);
and then have no interest in how this actually gets implemented. |
|